This commit is contained in:
Samuel Elliott
2022-04-21 19:09:57 +01:00
parent 5559f8df33
commit 78e50d7cc0

View File

@@ -5,7 +5,7 @@ cache:
- node_modules/
before_script:
- npm --color="always" install
- npm --color="always" install --force
build:
stage: build