Update c-cpp.yml

and again
This commit is contained in:
Kievits Rene
2024-03-26 12:09:23 +01:00
committed by GitHub
parent edb5a61d0e
commit 8e3148f1b5

View File

@@ -30,7 +30,7 @@ jobs:
run: |
mkdir build
cd build
cmake .
cmake ..
- name: Build project
run: |