Merge pull request #2 from c6ForH66/master

Update build.yml
pull/2176/head^2
c6ForH66 2024-08-03 13:46:20 +08:00 committed by GitHub
commit 1c94e6801d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -122,3 +122,9 @@ jobs:
- name: Build aria2
run: |
make -j"$(nproc 2> /dev/null || sysctl -n hw.ncpu)" check
- name: Upload build artifact
uses: actions/upload-artifact@v4.3.1
with:
name: aria2-${{ matrix.host }}
path: ./aria2c