Skip to content

Commit

Permalink
Add the yarn installer to the setup-wsl.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Jan 23, 2023
1 parent d3979c6 commit 751aef9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup/setup-wsl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ function main {
run_installer "install-redis.sh"

run_installer "install-nvm-global.sh"

run_installer "install-yarn.sh"

install_freetds
}

Expand Down

0 comments on commit 751aef9

Please sign in to comment.