mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
nproc
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -62,5 +62,4 @@ jobs:
|
||||
CPPFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address"
|
||||
- name: Build aria2
|
||||
run: |
|
||||
make
|
||||
make check
|
||||
make -j$(nproc) check
|
||||
|
||||
Reference in New Issue
Block a user