File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5858 - name : Install vcpkg
5959 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
6060 with :
61- vcpkgGitCommitId : f33cc491c85a7d643c5ab6da1667c1458e6d7abf
61+ vcpkgGitCommitId : 0a110a28c8a40538ad56f3dfee079254cb8088bd
6262 - name : Install dependencies
6363 run : ${VCPKG_ROOT}/vcpkg install openssl lz4 cmocka
6464 - name : configure OpenVPN with cmake
9292 - name : Restore from cache and install vcpkg
9393 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
9494 with :
95- vcpkgGitCommitId : f33cc491c85a7d643c5ab6da1667c1458e6d7abf
95+ vcpkgGitCommitId : 0a110a28c8a40538ad56f3dfee079254cb8088bd
9696 vcpkgJsonGlob : ' **/mingw/vcpkg.json'
9797
9898 - name : Run CMake with vcpkg.json manifest
@@ -284,7 +284,7 @@ jobs:
284284 - name : Restore artifacts, or setup vcpkg (do not install any package)
285285 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
286286 with :
287- vcpkgGitCommitId : f33cc491c85a7d643c5ab6da1667c1458e6d7abf
287+ vcpkgGitCommitId : 0a110a28c8a40538ad56f3dfee079254cb8088bd
288288 vcpkgJsonGlob : ' **/windows/vcpkg.json'
289289
290290 - name : Run CMake with vcpkg.json manifest (NO TESTS)
You can’t perform that action at this time.
0 commit comments