2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

sudo npm install in circle setup

This commit is contained in:
Frederik Ring 2019-09-03 22:20:41 +02:00
parent 2db9a1ec5b
commit 07f38cd57a

View File

@ -401,7 +401,7 @@ jobs:
- run:
name: Install image optimization deps
command: |
npm install svgo -g
sudo npm install svgo -g
sudo apt-get install libjpeg-progs optipng
- run:
name: Deploy