There was an error while loading. Please reload this page.
1 parent b0bce23 commit 4b5c467Copy full SHA for 4b5c467
1 file changed
.github/workflows/cmake-windows.yml
@@ -26,11 +26,11 @@ jobs:
26
submodules: recursive
27
28
- name: Prepare vcpkg and libraries
29
- uses: lukka/run-vcpkg@v7
+ uses: lukka/run-vcpkg@v11
30
with:
31
vcpkgArguments: gtest openssl
32
vcpkgTriplet: x64-windows
33
- vcpkgGitCommitId: 1f619be01b436b796dab797dd1e1721c5676f8ac
+ vcpkgGitCommitId: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0
34
35
- name: Install Qt
36
uses: jurplel/install-qt-action@v4
0 commit comments