Skip to content

Commit 9285eb3

Browse files
Update vcpkg digest to 3de032f
1 parent 5662b3a commit 9285eb3

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: 3de032f834a9b28a455e35600b03e9d365ce3b85
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -255,7 +255,7 @@ jobs:
255255
- name: Restore artifacts, or setup vcpkg (do not install any package)
256256
uses: lukka/run-vcpkg@v11
257257
with:
258-
vcpkgGitCommitId: 8d3649ba34aab36914ddd897958599aa0a91b08e
258+
vcpkgGitCommitId: 3de032f834a9b28a455e35600b03e9d365ce3b85
259259
vcpkgJsonGlob: '**/windows/vcpkg.json'
260260

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

0 commit comments

Comments
 (0)