mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +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: |
|
run: |
|
||||||
VERSION=`cat IfcOpenShell/VERSION`
|
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/meta.yaml
|
||||||
sed -i s/0.8.0/$VERSION/g IfcOpenShell/pyodide/setup.py
|
|
||||||
sed -i s/--tty// pyodide/run_docker
|
sed -i s/--tty// pyodide/run_docker
|
||||||
pyodide/run_docker IfcOpenShell/pyodide/build_pyodide.sh
|
pyodide/run_docker IfcOpenShell/pyodide/build_pyodide.sh
|
||||||
FILE=`echo dist/ifcopenshell-*.whl`
|
FILE=`echo dist/ifcopenshell-*.whl`
|
||||||
|
|||||||
Reference in New Issue
Block a user