test_package - ensure wasm package is present for active build commit

This commit is contained in:
Andrej730
2025-10-29 12:29:49 +05:00
parent 44ef409335
commit a660027b93
2 changed files with 47 additions and 14 deletions
+3 -2
View File
@@ -66,8 +66,9 @@ PLATFORMTAG:=win_amd64
endif
BINARY_VERSION:=0.8.4
IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(BINARY_VERSION)-6924012-$(PLATFORM).zip
IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-6924012-$(PLATFORM).zip
BUILD_COMMIT:=6924012
IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(BINARY_VERSION)-$(BUILD_COMMIT)-$(PLATFORM).zip
IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-$(BUILD_COMMIT)-$(PLATFORM).zip
.PHONY: build-urls
build-urls: