mirror of
https://github.com/3proxy/3proxy.git
synced 2025-04-21 19:52:08 +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
|
# run: ./configure
|
||||||
- name: make
|
- name: make
|
||||||
run: make -f Makefile.Linux
|
run: make -f Makefile.Linux
|
||||||
# - name: make check
|
- name: make install
|
||||||
# run: make check
|
run: make install
|
||||||
# - name: make distcheck
|
- name: make clean
|
||||||
# run: make distcheck
|
run: make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user