diff --git a/local.yml b/local.yml index 602bebc..c6f85b8 100644 --- a/local.yml +++ b/local.yml @@ -62,6 +62,6 @@ - name: install node become_user: gianm - shell: source ~/.zshrc && nvm install --lts + shell: nvm install --lts args: executable: /usr/bin/zsh \ No newline at end of file