Skip to content

Commit

Permalink
Fix vcpkg cache for same OS mix compiler CI
Browse files Browse the repository at this point in the history
  • Loading branch information
r52 committed Mar 28, 2023
1 parent 63afe95 commit 10950e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Cache vcpkg
uses: lukka/run-vcpkg@v10
with:
vcpkgJsonGlob: "vcpkg.json"
prependedCacheKey: ${{ matrix.builder }}

- name: Configure Project
env:
Expand Down

0 comments on commit 10950e3

Please sign in to comment.