Update c-cpp.yml
This commit is contained in:
parent
185d85c51d
commit
2f8fdd7f9c
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: chmod
|
||||
run: chmod 777 configure
|
||||
- name: configure
|
||||
run: ./configure
|
||||
- name: make
|
||||
|
Loading…
Reference in New Issue
Block a user