We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79ac7f commit f1c1151Copy full SHA for f1c1151
github-actions/setup-wsl/action.yml
@@ -129,6 +129,3 @@ runs:
129
cd ${{steps.disk_path.outputs.repo}}
130
nvm install
131
shell: wsl-bash {0}
132
- - name: Installing Yarn (in WSL)
133
- run: npm install -g yarn@1
134
- shell: wsl-bash {0}
0 commit comments