changed nvm command
This commit is contained in:
parent
e919ce2524
commit
5167735b5b
@ -62,6 +62,6 @@
|
|||||||
|
|
||||||
- name: install node
|
- name: install node
|
||||||
become_user: gianm
|
become_user: gianm
|
||||||
shell: source ~/.zshrc && nvm install --lts
|
shell: nvm install --lts
|
||||||
args:
|
args:
|
||||||
executable: /usr/bin/zsh
|
executable: /usr/bin/zsh
|
Loading…
x
Reference in New Issue
Block a user