mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
debug
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Build IfcOpenShell WASM / Pyodide
|
name: Build IfcOpenShell WASM / Pyodide
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_ifcopenshell:
|
build_ifcopenshell:
|
||||||
@@ -38,7 +38,7 @@ jobs:
|
|||||||
chmod +x script.sh
|
chmod +x script.sh
|
||||||
sed -i s/--tty// pyodide/run_docker
|
sed -i s/--tty// pyodide/run_docker
|
||||||
pyodide/run_docker ./script.sh
|
pyodide/run_docker ./script.sh
|
||||||
mv dist/IfcOpenShell-0.8.0-py3-none-any.whl dist/ifcopenshell-python-v0.8.0-${GITHUB_SHA:0:7}-cp312-cp312-emscripten_3_1_58_wasm32.whl
|
mv dist/IfcOpenShell-0.8.0-py3-none-any.whl dist/ifcopenshell_python-v0.8.0+${GITHUB_SHA:0:7}-cp312-cp312-emscripten_3_1_58_wasm32.whl
|
||||||
|
|
||||||
- name: Configure AWS credentials
|
- name: Configure AWS credentials
|
||||||
uses: aws-actions/configure-aws-credentials@v4
|
uses: aws-actions/configure-aws-credentials@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user