更新 .github/workflows/c-cpp.yml
All checks were successful
Build Test / build (push) Successful in 17s
All checks were successful
Build Test / build (push) Successful in 17s
This commit is contained in:
parent
a69b47c820
commit
484988d50d
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -15,8 +15,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: chmod
|
||||
run: |
|
||||
chmod 777 configure
|
||||
echo "Set permission Done!"
|
||||
chmod 777 configure
|
||||
echo "Set permission Done!"
|
||||
- name: configure
|
||||
run: ./configure
|
||||
- name: make
|
||||
|
Loading…
Reference in New Issue
Block a user