Update ccpp.yml
This commit is contained in:
parent
8a64c8f4aa
commit
fc4907f619
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
args: git submodule update --init
|
||||
- name: configure
|
||||
run:
|
||||
run: |
|
||||
cd build
|
||||
cmake ..
|
||||
- name: make
|
||||
|
|
Loading…
Reference in a new issue