Remove duplicate restore key

pull/27/head
Webber 2020-01-26 01:09:11 +01:00
parent 978a7a274a
commit 18c055a7c3
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ jobs:
path: ${{ matrix.projectPath }}/Library path: ${{ matrix.projectPath }}/Library
key: Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }} key: Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}
restore-keys: | restore-keys: |
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}
Library-${{ matrix.projectPath }}- Library-${{ matrix.projectPath }}-
Library- Library-
- uses: ./ - uses: ./