Update c-cpp.yml
No file .o so make clean removed
This commit is contained in:
parent
d486dbc3e6
commit
bde8dc6f93
1 changed files with 0 additions and 2 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
|
@ -15,5 +15,3 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: make clean
|
||||
run: make clean
|
||||
- name: make main_compress
|
||||
run: make main_compress
|
||||
|
|
|
|||
Reference in a new issue