]> 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 21:31:15 +0000 (00:31 +0300)
committerGert Doering <gert@greenie.muc.de>
Tue, 19 Oct 2021 14:05:07 +0000 (16:05 +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: <20211015213115.516-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/search?l=mid&q=20211015213115.516-1-lstipakov@gmail.com
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.github/workflows/build.yaml

index 514ae66b23b1142db3cf842b087d15c48cfd35ce..abf32b146e9e6ad2c3c4dbfe0e6702715c76e684 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: '261c458af6e3eed5d099144aff95d2b5035f656b'
           cleanAfterBuild: false
 
       - name: Build