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 1595492 commit 67b4e93Copy full SHA for 67b4e93
.github/workflows/ccpp.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
submodules: true
28
- name: Run CMake+Ninja without triplet
29
- uses: lukka/run-cmake@v0
+ uses: lukka/run-cmake@v1
30
id: runcmake
31
32
# cmakeGenerator: 'Ninja'
0 commit comments