Skip to content
Snippets Groups Projects
Commit 5c1f1971 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

legacy peer deps

parent fb717404
No related branches found
No related tags found
1 merge request!2Switched gfonts to pirate proxy, fixed build error
Pipeline #10872 passed
...@@ -11,7 +11,7 @@ before_script: ...@@ -11,7 +11,7 @@ before_script:
build: build:
stage: build stage: build
script: script:
- npm install - npm install --legacy-peer-deps
- npm run build - npm run build
after_script: after_script:
- apt-get update -qq && apt-get install -y -qq lftp - apt-get update -qq && apt-get install -y -qq lftp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment