File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 VCPKG_ROOT : ${{ github.workspace }}/vcpkg
4444 VCPKG_INSTALLED_DIR : ${{ github.workspace }}/vcpkg/installed
4545 VCPKG_BINARY_SOURCES : clear;default,readwrite
46- VCPKG_GIT_COMMIT_ID : 75672db6bd812b060482b0f00b5a16b18a0c0f07
46+ VCPKG_GIT_COMMIT_ID : 0878b5224d4a4968940ee296a2e7fae2d3b62983
4747 steps :
4848 - name : Checkout OpenVPN
4949 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
8484 env :
8585 VCPKG_ROOT : ${{ github.workspace }}/vcpkg
8686 VCPKG_BINARY_SOURCES : clear;default,readwrite
87- VCPKG_GIT_COMMIT_ID : 75672db6bd812b060482b0f00b5a16b18a0c0f07
87+ VCPKG_GIT_COMMIT_ID : 0878b5224d4a4968940ee296a2e7fae2d3b62983
8888 steps :
8989 - name : Install dependencies
9090 run : sudo apt update && sudo apt install -y mingw-w64 unzip build-essential wget python3-docutils man2html-base
@@ -283,7 +283,7 @@ jobs:
283283 env :
284284 BUILD_CONFIGURATION : Release
285285 VCPKG_BINARY_SOURCES : clear;default,readwrite
286- VCPKG_GIT_COMMIT_ID : 75672db6bd812b060482b0f00b5a16b18a0c0f07
286+ VCPKG_GIT_COMMIT_ID : 0878b5224d4a4968940ee296a2e7fae2d3b62983
287287
288288 runs-on : windows-2025-vs2026
289289 steps :
You can’t perform that action at this time.
0 commit comments