Skip to content

Commit 0bfee09

Browse files
2 parents 87954e4 + 0301e34 commit 0bfee09

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)