We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b213969 commit 7f37b32Copy full SHA for 7f37b32
.github/workflows/nuttx_rvvirt_knsh32.yml
@@ -86,7 +86,7 @@ jobs:
86
## Preserve the build config
87
cp .config nuttxrvvirt/nuttx.config
88
89
- make -j4
+ make -j$(nproc)
90
91
ls -a
92
cp nuttx nuttxrvvirt/nuttx
0 commit comments