mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Remove duplicate restore key
This commit is contained in:
parent
4c8f96d75c
commit
b382ae9023
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -54,7 +54,6 @@ jobs:
|
||||
path: ${{ matrix.projectPath }}/Library
|
||||
key: Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}
|
||||
restore-keys: |
|
||||
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}
|
||||
Library-${{ matrix.projectPath }}-
|
||||
Library-
|
||||
- uses: ./
|
||||
|
Loading…
Reference in New Issue
Block a user