Skip to content

Commit bae86af

Browse files
committed
Merge branch 'task/website-CD' of github.com:reduxkotlin/redux-kotlin into task/website-CD
2 parents 95a5776 + cd65630 commit bae86af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- checkout
7474
- run: |
75-
npm install now -g
75+
sudo npm install now -g
7676
cd website
7777
now --token $ZEIT_NOW_TOKEN --prod
7878

0 commit comments

Comments
 (0)