Clone nvm from official source
nvm is now hosted at nvm-sh/nvm. Change-Id: Idc00830e8404f556f8ebf38c93e67c2e574bf412
This commit is contained in:
parent
a31d70e6df
commit
35b33341c4
@ -8,9 +8,9 @@
|
||||
|
||||
- name: Install NVM
|
||||
git:
|
||||
repo: 'https://github.com/creationix/nvm'
|
||||
repo: 'https://github.com/nvm-sh/nvm'
|
||||
dest: '~/.nvm'
|
||||
version: v0.33.5
|
||||
version: v0.37.2
|
||||
|
||||
- name: Upload tarball to npm
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user