Skip to content

Commit 7f37b32

Browse files
authored
Update nuttx_rvvirt_knsh32.yml
1 parent b213969 commit 7f37b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuttx_rvvirt_knsh32.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
## Preserve the build config
8787
cp .config nuttxrvvirt/nuttx.config
8888
89-
make -j4
89+
make -j$(nproc)
9090
9191
ls -a
9292
cp nuttx nuttxrvvirt/nuttx

0 commit comments

Comments
 (0)