mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Update build.sh
Use only 1 cpu to reduce memory usage for conda builds
This commit is contained in:
committed by
GitHub
parent
5764cfcbb9
commit
3117d5b2e7
+1
-1
@@ -41,4 +41,4 @@ cmake -G Ninja \
|
||||
|
||||
ninja
|
||||
|
||||
ninja install -j 2
|
||||
ninja install -j 1
|
||||
|
||||
Reference in New Issue
Block a user