Skip to content

Commit abb21d7

Browse files
author
Vano
committed
SCons cache fix
1 parent 7055245 commit abb21d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
if: ${{ matrix.builder.name == 'SCons' }}
254254
uses: ./.github/actions/godot-cache-save
255255
with:
256-
cache-name: ${{ matrix.builder.cache-name }}
256+
cache-name: ${{ matrix.platform.cache-name }}
257257
continue-on-error: true
258258

259259
- name: Download latest Godot artifacts

0 commit comments

Comments
 (0)