Skip to content
Snippets Groups Projects

Switched gfonts to pirate proxy, fixed build error

Merged Alexa Valentová requested to merge feat/local-gfonts into ui_koalicni
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -11,7 +11,7 @@ before_script:
build:
stage: build
script:
- npm install
- npm install --legacy-peer-deps
- npm run build
after_script:
- apt-get update -qq && apt-get install -y -qq lftp
Loading