Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Feb 12, 2024
1 parent da75c5b commit 68e41dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Build Ice
run: |
cd ice/cpp
make -j-j$(nproc) V=1 srcs
make -j3 V=1 srcs

0 comments on commit 68e41dc

Please sign in to comment.