Skip to content

Commit 79e6222

Browse files
committed
fix build
1 parent e9df551 commit 79e6222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
- checkout
88
- run:
99
name: Build
10-
command: make -j 8
10+
command: make

0 commit comments

Comments
 (0)