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:
|
args:
|
||||||
creates: ~/.anyenv/envs/rbenv
|
creates: ~/.anyenv/envs/rbenv
|
||||||
|
|
||||||
- name: Install ndenv
|
- name: Install nodenv
|
||||||
shell: ~/.anyenv/bin/anyenv install ndenv
|
shell: ~/.anyenv/bin/anyenv install nodenv
|
||||||
args:
|
args:
|
||||||
creates: ~/.anyenv/envs/ndenv
|
creates: ~/.anyenv/envs/nodenv
|
||||||
|
|
||||||
- name: Install anyenv-update
|
- name: Install anyenv-update
|
||||||
git:
|
git:
|
||||||
|
|
Loading…
Add table
Reference in a new issue