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:
|
with:
|
||||||
args: git submodule update --init
|
args: git submodule update --init
|
||||||
- name: configure
|
- name: configure
|
||||||
run:
|
run: |
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
- name: make
|
- name: make
|
||||||
|
|
Loading…
Reference in a new issue