Remove duplicate restore key
parent
978a7a274a
commit
18c055a7c3
|
@ -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