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 f9b5ef8 commit 0301e34Copy full SHA for 0301e34
.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