ci: build-all to use cli args instead of envs

This commit is contained in:
Andrej730
2026-09-16 10:16:22 +05:00
parent abeea643af
commit f8541abcb5
4 changed files with 26 additions and 7 deletions
+4 -1
View File
@@ -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