diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fcafab680..8c733093dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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