Skip to content

Commit 7de9f4c

Browse files
authored
Merge pull request DOCGroup#161 from jwillemsen/jwi-vcpkg
Upgrade to vcpkg b86c0c35b88e2bf3557ff49dc831689c2f085090
2 parents 36dc5e3 + 23071bc commit 7de9f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install vcpkg
7575
uses: lukka/run-vcpkg@v7
7676
with:
77-
vcpkgGitCommitId: 70033dbb31527fb3e69654731f540f59c87787f9
77+
vcpkgGitCommitId: b86c0c35b88e2bf3557ff49dc831689c2f085090
7878
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}
7979
vcpkgTriplet: ${{ matrix.vcpkgarch }}
8080
appendedCacheKey: ${{ matrix.name }}

0 commit comments

Comments
 (0)