Skip to content

Commit

Permalink
restore-keys
Browse files Browse the repository at this point in the history
  • Loading branch information
glhewett committed Sep 9, 2023
1 parent 10ef56c commit a09166d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
path: ${{ github.workspace }}/build/cache
key: VCPKG-BinaryCache-${{ runner.os }}-${{ hashFiles('**/vckpg.json') }}
restore-key: |
restore-keys: |
VCPKG-BinaryCache-${{ runner.os }}
- name: Build (OpenSSL 1.1)
Expand Down

0 comments on commit a09166d

Please sign in to comment.