mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
ci: build-all to use cli args instead of envs
This commit is contained in:
+4
-1
@@ -9,7 +9,10 @@ source:
|
||||
|
||||
build:
|
||||
script: |
|
||||
BUILD_CFG=Release python nix/build-all.py -v --wasm
|
||||
python nix/build-all.py \
|
||||
-v \
|
||||
--wasm \
|
||||
--build-cfg Release
|
||||
|
||||
about:
|
||||
home: http://ifcopenshell.org
|
||||
|
||||
Reference in New Issue
Block a user