build_pyodide - no need to adjust version

since it's now inferred automatically
This commit is contained in:
Andrej730
2025-10-21 11:46:26 +05:00
parent 2ec796f5ef
commit 38fde69581
-1
View File
@@ -27,7 +27,6 @@ jobs:
run: |
VERSION=`cat IfcOpenShell/VERSION`
sed -i s/0.8.0/$VERSION/g IfcOpenShell/pyodide/meta.yaml
sed -i s/0.8.0/$VERSION/g IfcOpenShell/pyodide/setup.py
sed -i s/--tty// pyodide/run_docker
pyodide/run_docker IfcOpenShell/pyodide/build_pyodide.sh
FILE=`echo dist/ifcopenshell-*.whl`