Skip to content

Commit 2d219fe

Browse files
Update vcpkg digest to 21abda4
1 parent 40b7604 commit 2d219fe

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@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
5656
with:
57-
vcpkgGitCommitId: 33e9c99208736b713cabe4490e15235f62f893d4
57+
vcpkgGitCommitId: 21abda44e081b30b722a6e63f9e7c91d0533527f
5858
vcpkgJsonGlob: '**/mingw/vcpkg.json'
5959

6060
- name: Run CMake with vcpkg.json manifest
@@ -234,7 +234,7 @@ jobs:
234234
- name: Restore artifacts, or setup vcpkg (do not install any package)
235235
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
236236
with:
237-
vcpkgGitCommitId: 33e9c99208736b713cabe4490e15235f62f893d4
237+
vcpkgGitCommitId: 21abda44e081b30b722a6e63f9e7c91d0533527f
238238
vcpkgJsonGlob: '**/windows/vcpkg.json'
239239

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

0 commit comments

Comments
 (0)