Skip to content

Commit

Permalink
remove parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Jan 22, 2025
1 parent 8eed257 commit f5337d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ python tools/generate-queries.py

# for each filename in the models/ directory, run tools/compile.py -o models/compiled/<filename>.ttl
mkdir -p models/compiled
make -j 4 compile-models
make compile-models
jb build .

0 comments on commit f5337d4

Please sign in to comment.