Skip to content

Commit

Permalink
Merge pull request #5 from mads256h/fix-ci
Browse files Browse the repository at this point in the history
Fix cmake build
  • Loading branch information
mads256h authored Aug 7, 2020
2 parents 1595492 + 67b4e93 commit 798b444
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 798b444

Please # to comment.