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:
|
||||
- uses: actions/checkout@v2
|
||||
- name: configure
|
||||
run: cmake .
|
||||
- name: make
|
||||
run: make
|
||||
|
|
Loading…
Reference in a new issue