Skip to content

Commit

Permalink
SCons cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vano committed Oct 2, 2024
1 parent 6c8f208 commit f82d58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
if: ${{ matrix.builder.name == 'SCons' }}
uses: ./.github/actions/godot-cache-save
with:
cache-name: ${{ matrix.builder.cache-name }}
cache-name: ${{ matrix.platform.cache-name }}
continue-on-error: true

- name: Download latest Godot artifacts
Expand Down

0 comments on commit f82d58c

Please sign in to comment.