Skip to content

Commit 0301e34

Browse files
Update linux-builds.yml
1 parent f9b5ef8 commit 0301e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
- name: qmake
5757
run: qmake
5858
- name: make
59-
run: make -j$(nproc)
59+
run: make -j$(nproc)

0 commit comments

Comments
 (0)