Use sudo to deploy

This commit is contained in:
Michael Droettboom 2019-05-31 15:50:35 -04:00
parent 722b8f0f7c
commit d5c7794ea6
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ jobs:
- run:
name: Install netlify-cli
command: |
npm install netlify-cli -g
sudo npm install netlify-cli -g
- run:
name: Deploy to netlify
command: |