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