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
87255a8201
commit
0ca9030520
8
.github/workflows/c-cpp.yml
vendored
8
.github/workflows/c-cpp.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
# run: ./configure
|
||||
- name: make
|
||||
run: make -f Makefile.Linux
|
||||
# - name: make check
|
||||
# run: make check
|
||||
# - name: make distcheck
|
||||
# run: make distcheck
|
||||
- name: make install
|
||||
run: make install
|
||||
- name: make clean
|
||||
run: make clean
|
||||
|
Loading…
Reference in New Issue
Block a user