fix build

This commit is contained in:
hydrant
2020-03-08 21:32:29 +01:00
parent 22e5115f3b
commit df4cf4201f

View File

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