Update c-cpp.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user