Update ccpp.yml
This commit is contained in:
parent
3fead36fd1
commit
08bbd6cf70
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:
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
Loading…
Reference in a new issue