Skip to content

Commit

Permalink
Updated GitHub Actions vcpkgGitCommitId
Browse files Browse the repository at this point in the history
  • Loading branch information
mitza-oci committed Dec 14, 2023
1 parent 9fb39bb commit 3f46f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Install vcpkg
uses: lukka/run-vcpkg@v7
with:
vcpkgGitCommitId: b86c0c35b88e2bf3557ff49dc831689c2f085090
vcpkgGitCommitId: a42af01b72c28a8e1d7b48107b33e4f286a55ef6
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}
vcpkgTriplet: ${{ matrix.vcpkgarch }}
appendedCacheKey: ${{ matrix.name }}
Expand Down

0 comments on commit 3f46f14

Please sign in to comment.