fix: ci blender install
This commit is contained in:
@ -4,6 +4,7 @@ test:
|
||||
script:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- apt-get update
|
||||
# install blender to get all required dependencies
|
||||
# TODO: indtall only dependencies
|
||||
- apt install -f -y blender
|
||||
|
Reference in New Issue
Block a user