We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec014c commit dc3f12eCopy full SHA for dc3f12e
.github/workflows/build.yml
@@ -24,6 +24,8 @@ jobs:
24
- name: Checkout repository
25
uses: actions/checkout@v4
26
27
+ - uses: lukka/get-cmake@latest
28
+
29
- name: Setup vcpkg
30
uses: lukka/run-vcpkg@v11
31
0 commit comments