Update c-cpp.yml
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -13,7 +13,5 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: configure
|
|
||||||
run: ./configure
|
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make
|
||||||
|
|||||||
Reference in New Issue
Block a user