Skip to content

Commit 67b4e93

Browse files
authored
Fix cmake build
1 parent 1595492 commit 67b4e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
submodules: true
2828
- name: Run CMake+Ninja without triplet
29-
uses: lukka/run-cmake@v0
29+
uses: lukka/run-cmake@v1
3030
id: runcmake
3131
with:
3232
# cmakeGenerator: 'Ninja'

0 commit comments

Comments
 (0)