From 6e780c976cf1f2c2f4b85e2e07889b7e931e8d7a Mon Sep 17 00:00:00 2001 From: stilobique-surface Date: Sat, 24 Dec 2022 17:45:23 +0100 Subject: [PATCH] Fix init git clone folder --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1808eaf..de8e3ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,7 @@ update: cache: key: blender-source script: + - mkdir /opt/blender-git -p - cd /opt/blender-git - clone https://git.blender.org/blender.git - svn checkout