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
|
||||
- name: configure
|
||||
run:
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
- name: make
|
||||
|
|
Loading…
Reference in a new issue