Update ccpp.yml
This commit is contained in:
parent
35fab94e5c
commit
0996f4e774
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -13,5 +13,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- name: configure
|
||||||
|
run: cmake .
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
|
|
Loading…
Reference in a new issue