mirror of
https://github.com/samsonjs/lake.git
synced 2026-04-27 14:57:43 +00:00
Update c-cpp.yml
This commit is contained in:
parent
35eb04bafe
commit
ab3de69dca
1 changed files with 0 additions and 2 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
|
@ -13,8 +13,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: configure
|
|
||||||
run: ./configure
|
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
- name: make test
|
- name: make test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue