Merge "Clone nvm from official source"

This commit is contained in:
Zuul 2021-03-22 02:17:49 +00:00 committed by Gerrit Code Review
commit 6931e1cb9c

View File

@ -8,9 +8,9 @@
- name: Install NVM - name: Install NVM
git: git:
repo: 'https://github.com/creationix/nvm' repo: 'https://github.com/nvm-sh/nvm'
dest: '~/.nvm' dest: '~/.nvm'
version: v0.33.5 version: v0.37.2
- name: Upload tarball to npm - name: Upload tarball to npm
args: args: