Update c-cpp.yml
main clean removed
This commit is contained in:
parent
bde8dc6f93
commit
dfc5a9ad71
1 changed files with 2 additions and 2 deletions
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
|
|
@ -13,5 +13,5 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: make clean
|
||||
run: make clean
|
||||
- name: make main_compress
|
||||
run: make main_compress
|
||||
|
|
|
|||
Reference in a new issue