Skip to content

Commit d65c8c7

Browse files
Update vcpkg digest to d221c5d
1 parent 76a6145 commit d65c8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msbuild.yml

+2-2
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: d221c5d2cbadf35ceb266cbb95750a940b103b65
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: d221c5d2cbadf35ceb266cbb95750a940b103b65
7474
vcpkgJsonGlob: '**/mingw/vcpkg.json'
7575

7676
- name: Run CMake with vcpkg.json manifest

0 commit comments

Comments
 (0)