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.
2 parents 87954e4 + 0301e34 commit 0bfee09Copy full SHA for 0bfee09
.github/workflows/linux-builds.yml
@@ -56,4 +56,4 @@ jobs:
56
- name: qmake
57
run: qmake
58
- name: make
59
- run: make -j$(nproc)
+ run: make -j$(nproc)
0 commit comments