Remove duplicate restore key
parent
4c8f96d75c
commit
b382ae9023
|
@ -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