fix: ci blender install

This commit is contained in:
Swann Martinez 2020-07-14 12:56:34 +00:00
parent 06a8e3c0ab
commit 8a3ab895e0

View File

@ -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