Update ccpp.yml
This commit is contained in:
parent
08bbd6cf70
commit
4b14d82223
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
|
@ -19,7 +19,6 @@ jobs:
|
||||||
args: git submodule update --init
|
args: git submodule update --init
|
||||||
- name: configure
|
- name: configure
|
||||||
run:
|
run:
|
||||||
mkdir build
|
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
- name: make
|
- name: make
|
||||||
|
|
Loading…
Reference in a new issue