mirror of https://github.com/aria2/aria2
Update build.yml
parent
8eff68dfb3
commit
f49dde679b
|
@ -92,7 +92,7 @@ jobs:
|
|||
- name: Build aria2
|
||||
run: |
|
||||
make -j"$(nproc 2> /dev/null || sysctl -n hw.ncpu)" check
|
||||
strip --strip-all src/aria2c
|
||||
strip --strip-unneeded src/aria2c
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue