Changed to nodenv instead of ndenv

This commit is contained in:
acicchetti 2018-11-27 09:55:14 -05:00
parent 464b7507f1
commit 3c6da64ef8

View file

@ -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: