Update ccpp.yml
This commit is contained in:
parent
fc4907f619
commit
e03ecfea7b
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
|
@ -19,6 +19,7 @@ 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