diff --git a/local.yml b/local.yml index a64e15e..b41c2de 100644 --- a/local.yml +++ b/local.yml @@ -54,6 +54,7 @@ group: gianm - name: install nvm + become: true become_user: gianm shell: zsh -c "$(wget https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh -O -)" args: