Skip to content
Snippets Groups Projects
Verified Commit b40be41b authored by Marco Marinello's avatar Marco Marinello
Browse files

Fixup yarn installation

parent 40107d24
No related branches found
No related tags found
1 merge request!8Test setup
Pipeline #11443 failed
......@@ -6,6 +6,6 @@ stages:
build:
stage: build
script:
- npm install --global yarn
- npm install --force --global yarn
- yarn install
- yarn build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment