Skip to content

Commit 66d000c

Browse files
authored
Merge pull request #24 from reduxkotlin/task/website-CD
remove nvm usage
2 parents 2c3ef83 + cd65630 commit 66d000c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
steps:
7373
- checkout
7474
- run: |
75-
nvm use
7675
npm install now -g
7776
now --token $ZEIT_NOW_TOKEN --prod
7877

0 commit comments

Comments
 (0)