mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
build_pyodide - no need to adjust version
since it's now inferred automatically
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user