Update build.yml

pull/2195/head
KingLucius 2023-10-23 15:31:44 +03:00 committed by GitHub
parent 88315482b2
commit d52f836fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ jobs:
- name: Build aria2
run: |
make -j"$(nproc 2> /dev/null || sysctl -n hw.ncpu)" check
strip --strip-all src/aria2c
- uses: actions/upload-artifact@v3
if: always()
with: