This commit is contained in:
hydrant
2021-02-12 15:42:15 +01:00
parent 2ddc0c09fa
commit 02f0943e11

View File

@@ -6,7 +6,6 @@ before_script:
- "git lfs pull" - "git lfs pull"
- "git submodule sync --recursive" - "git submodule sync --recursive"
- "git submodule update --init --recursive" - "git submodule update --init --recursive"
- "npm install -g npm"
build: build:
stage: build stage: build