mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
debug
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
find .. -maxdepth 2
|
||||
echo 'cd pyodide' > script.sh
|
||||
echo 'make && pip install ./pyodide-build' >> script.sh
|
||||
echo 'cd ..' >> script.sh
|
||||
|
||||
Reference in New Issue
Block a user