diff --git a/local.yml b/local.yml index b41c2de..502119e 100644 --- a/local.yml +++ b/local.yml @@ -63,4 +63,4 @@ - name: install node become: true become_user: gianm - shell: zsh && source /home/gianm/.zshrc && nvm install --lts + shell: nvm install --lts