]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
GitHub Actions: use latest working lukka/run-vcpkg
authorLev Stipakov <lev@openvpn.net>
Fri, 15 Oct 2021 20:38:47 +0000 (23:38 +0300)
committerGert Doering <gert@greenie.muc.de>
Tue, 19 Oct 2021 13:35:06 +0000 (15:35 +0200)
Latest lukka/run-vcpkg@v10 seem to break non-manifest
mode with custom triplets, so revert to latest working version.

While on it, bump vcpkg commit.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20211015203847.465-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22959.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.github/workflows/build.yaml

index 99885ad3dd769615c66368760e9b2f16553b7a41..ca58a27950ceec7375b4eb1c52ac403252005fa0 100644 (file)
@@ -215,11 +215,11 @@ jobs:
         run: python -m pip install --upgrade pip rst2html
 
       - name: Restore artifacts, or run vcpkg, build and cache artifacts
-        uses: lukka/run-vcpkg@main
+        uses: lukka/run-vcpkg@v7.4
         with:
+          vcpkgGitCommitId: '71422c627264daedcbcd46f01f1ed0dcd8460f1b'
           vcpkgArguments: 'openssl lz4 lzo pkcs11-helper tap-windows6'
           vcpkgTriplet: '${{ matrix.triplet }}-windows-ovpn'
-          vcpkgGitCommitId: '7d472dd25830da92108eb76642c667aaa40512cb'
           cleanAfterBuild: false
 
       - name: Build