fix build
This commit is contained in:
@@ -4,6 +4,8 @@ stages:
|
|||||||
before_script:
|
before_script:
|
||||||
- "git lfs install"
|
- "git lfs install"
|
||||||
- "git lfs pull"
|
- "git lfs pull"
|
||||||
|
- "git submodule sync --recursive"
|
||||||
|
- "git submodule update --init --recursive"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user