Skip to content

Commit e82a2fc

Browse files
Update vcpkg digest to 797ae22
1 parent 4ad3aa5 commit e82a2fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Restore from cache and install vcpkg
5555
uses: lukka/run-vcpkg@v11
5656
with:
57-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
57+
vcpkgGitCommitId: 797ae22b76f0e78c3aeb03d625722a0cbfe9f52e
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -268,7 +268,7 @@ jobs:
268268
- name: Restore artifacts, or setup vcpkg (do not install any package)
269269
uses: lukka/run-vcpkg@v11
270270
with:
271-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
271+
vcpkgGitCommitId: 797ae22b76f0e78c3aeb03d625722a0cbfe9f52e
272272
vcpkgJsonGlob: '**/windows/vcpkg.json'
273273

274274
- name: Run CMake with vcpkg.json manifest (NO TESTS)

0 commit comments

Comments
 (0)