Update c-cpp.yml

...
This commit is contained in:
Kievits Rene
2024-03-26 12:28:24 +01:00
committed by GitHub
parent e477aa5bf6
commit 08d0be29bc

View File

@@ -43,4 +43,4 @@ jobs:
- name: Build project
run: |
cmake --build . -j ${nproc}
make -j ${nproc}