mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 10:23:41 +00:00
Update the pyver as 3.13 is default in 5.1 now
This commit is contained in:
@@ -122,7 +122,7 @@ jobs:
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
python setup_extensions_repo.py --last-tag
|
python setup_extensions_repo.py --last-tag
|
||||||
cd ..
|
cd ..
|
||||||
bonsai_zip="$(pwd)/$(ls bonsai_unstable_repo/bonsai_py311*-linux-x64.zip)"
|
bonsai_zip="$(pwd)/$(ls bonsai_unstable_repo/bonsai_py313*-linux-x64.zip)"
|
||||||
|
|
||||||
# Install Bonsai.
|
# Install Bonsai.
|
||||||
blender --command extension install-file -r user_default -e $bonsai_zip
|
blender --command extension install-file -r user_default -e $bonsai_zip
|
||||||
|
|||||||
Reference in New Issue
Block a user