We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a5776 + cd65630 commit bae86afCopy full SHA for bae86af
.circleci/config.yml
@@ -72,7 +72,7 @@ jobs:
72
steps:
73
- checkout
74
- run: |
75
- npm install now -g
+ sudo npm install now -g
76
cd website
77
now --token $ZEIT_NOW_TOKEN --prod
78
0 commit comments