mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-09 22:13:11 +08:00
Update c-cpp.yml
This commit is contained in:
parent
0ca9030520
commit
16bd55a074
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@ -18,6 +18,6 @@ jobs:
|
||||
- name: make
|
||||
run: make -f Makefile.Linux
|
||||
- name: make install
|
||||
run: make install
|
||||
run: make -f Makefile.Linux install
|
||||
- name: make clean
|
||||
run: make clean
|
||||
run: make -f Makefile.Linux clean
|
||||
|
Loading…
Reference in New Issue
Block a user