mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Github actions nproc
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 \
|
||||
-DLIBXML2_LIBRARIES=/usr/lib/x86_64-linux-gnu/libxml2.so \
|
||||
../cmake
|
||||
make -j10
|
||||
make -j`nproc`
|
||||
make install
|
||||
-
|
||||
name: Package
|
||||
@@ -98,4 +98,4 @@ jobs:
|
||||
repository: IfcOpenShell/ifcopenshell
|
||||
tags: ghcr.io/IfcOpenShell/ifcopenshell:latest
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user