mirror of
https://github.com/offen/website.git
synced 2024-11-21 16:50:27 +01:00
sudo npm install in circle setup
This commit is contained in:
parent
2db9a1ec5b
commit
07f38cd57a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user