Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vcpkg digest to a3a2cda
Browse files Browse the repository at this point in the history
openvpn-inc-ci committed Jan 8, 2025
1 parent 6a7931a commit 38b9ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ jobs:
- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
with:
vcpkgGitCommitId: 80d54ff62d528339c626a6fbc3489a7f25956ade
vcpkgGitCommitId: a3a2cda955a08aff87c2d9f6b72fb955ecfabd49
vcpkgJsonGlob: '**/mingw/vcpkg.json'

- name: Run CMake with vcpkg.json manifest
@@ -276,7 +276,7 @@ jobs:
- name: Restore artifacts, or setup vcpkg (do not install any package)
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
with:
vcpkgGitCommitId: 80d54ff62d528339c626a6fbc3489a7f25956ade
vcpkgGitCommitId: a3a2cda955a08aff87c2d9f6b72fb955ecfabd49
vcpkgJsonGlob: '**/windows/vcpkg.json'

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

0 comments on commit 38b9ffa

Please sign in to comment.