Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Force vcpkg cache bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Aug 16, 2021
1 parent 6723dd8 commit 1cb40b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
id: vcpkg-executable-cache
with:
path: ./vcpkg/vcpkg*
key: vcpkg-${{ runner.os }}-2
key: vcpkg-${{ runner.os }}-3

- name: Bootstrap vcpkg (non-windows)
if: success() && matrix.os != 'windows-latest' && steps.vcpkg-executable-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 1cb40b9

Please sign in to comment.