Changed to nodenv instead of ndenv
This commit is contained in:
parent
464b7507f1
commit
3c6da64ef8
1 changed files with 3 additions and 3 deletions
|
@ -25,10 +25,10 @@
|
|||
args:
|
||||
creates: ~/.anyenv/envs/rbenv
|
||||
|
||||
- name: Install ndenv
|
||||
shell: ~/.anyenv/bin/anyenv install ndenv
|
||||
- name: Install nodenv
|
||||
shell: ~/.anyenv/bin/anyenv install nodenv
|
||||
args:
|
||||
creates: ~/.anyenv/envs/ndenv
|
||||
creates: ~/.anyenv/envs/nodenv
|
||||
|
||||
- name: Install anyenv-update
|
||||
git:
|
||||
|
|
Loading…
Add table
Reference in a new issue