attempt speedup of iverilog install

This commit is contained in:
Fischer Moseley 2023-02-04 12:23:00 -05:00
parent ebbcf2b70d
commit 1eaa3cddc5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
working-directory: iverilog/
- name: make
run: make
run: make -j`nproc`
working-directory: iverilog/
- name: make check