Skip to content

Commit 03db57e

Browse files
Update vcpkg digest to 41c60b3
1 parent 5662b3a commit 03db57e

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: 41c60b32ee7dc9fdafe8db4b85e7b3d35da1bbc4
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: 41c60b32ee7dc9fdafe8db4b85e7b3d35da1bbc4
259259
vcpkgJsonGlob: '**/windows/vcpkg.json'
260260

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

0 commit comments

Comments
 (0)