Update blender repo url

This commit is contained in:
2023-02-23 01:04:16 +01:00
parent 84676eb9dc
commit 776c8f77b4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ update-cache:
script:
- mkdir -p /opt/blender-git/lib
- cd /opt/blender-git
- git clone https://git.blender.org/blender.git
- git clone https://projects.blender.org/blender/blender.git
- cd /opt/blender-git/blender
- git submodule update --init --recursive
- cd /opt/blender-git/lib