Skip to content

Commit

Permalink
build with 2 threads
Browse files Browse the repository at this point in the history
  • Loading branch information
ManifoldFR committed Sep 18, 2024
1 parent 098edf9 commit 4c59e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-linux-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
-DBUILD_CROCODDYL_COMPAT=ON \
-DBUILD_BENCHMARKS=ON \
-DBUILD_EXAMPLES=ON
cmake --build .
cmake --build . -j2
ctest --output-on-failure
cmake --install .
Expand Down

0 comments on commit 4c59e90

Please sign in to comment.