Skip to content

Commit 532b235

Browse files
committedMar 24, 2025
chore(deps): update vcpkg digest to b1d8051
1 parent a421e94 commit 532b235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/build.yaml

+2-2
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: b1d8051c9259b82fda906e0e8249e7d848efdbaa
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: b1d8051c9259b82fda906e0e8249e7d848efdbaa
238238
vcpkgJsonGlob: '**/windows/vcpkg.json'
239239

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

0 commit comments

Comments
 (0)
Failed to load comments.