Update c-cpp.yml

I beg you, just work
This commit is contained in:
Kievits Rene
2024-03-26 12:24:09 +01:00
committed by GitHub
parent 16d6072386
commit e477aa5bf6

View File

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