Skip to content

Commit 12123ba

Browse files
committed
Update the pyver as 3.13 is default in 5.1 now
1 parent 0a1c54c commit 12123ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-bonsai-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
pip install -r requirements.txt
123123
python setup_extensions_repo.py --last-tag
124124
cd ..
125-
bonsai_zip="$(pwd)/$(ls bonsai_unstable_repo/bonsai_py311*-linux-x64.zip)"
125+
bonsai_zip="$(pwd)/$(ls bonsai_unstable_repo/bonsai_py313*-linux-x64.zip)"
126126
127127
# Install Bonsai.
128128
blender --command extension install-file -r user_default -e $bonsai_zip

0 commit comments

Comments
 (0)