Skip to content

Commit 1b5891e

Browse files
Update vcpkg digest to 57629cd
1 parent 94e56a3 commit 1b5891e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Restore from cache and install vcpkg
2424
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
2525
with:
26-
vcpkgGitCommitId: 797ae22b76f0e78c3aeb03d625722a0cbfe9f52e
26+
vcpkgGitCommitId: 57629cd105d8262ea3030e9c54c83a977d47af18
2727
vcpkgJsonGlob: '**/windows/vcpkg.json'
2828

2929
- name: Run CMake with vcpkg.json manifest
@@ -70,7 +70,7 @@ jobs:
7070
- name: Restore from cache and install vcpkg
7171
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
7272
with:
73-
vcpkgGitCommitId: 797ae22b76f0e78c3aeb03d625722a0cbfe9f52e
73+
vcpkgGitCommitId: 57629cd105d8262ea3030e9c54c83a977d47af18
7474
vcpkgJsonGlob: '**/mingw/vcpkg.json'
7575

7676
- name: Run CMake with vcpkg.json manifest

0 commit comments

Comments
 (0)