Skip to content

Commit

Permalink
Fix cmake build
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h authored Aug 7, 2020
1 parent 1595492 commit 67b4e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
submodules: true
- name: Run CMake+Ninja without triplet
uses: lukka/run-cmake@v0
uses: lukka/run-cmake@v1
id: runcmake
with:
# cmakeGenerator: 'Ninja'
Expand Down

0 comments on commit 67b4e93

Please # to comment.