We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5f09d commit 02abd79Copy full SHA for 02abd79
.github/actions/src/init/action.yml
@@ -39,8 +39,6 @@ runs:
39
run: |
40
npm uninstall -g yarn
41
corepack enable
42
- Get-Command yarn | Select-Object -ExpandProperty Definition
43
- C:\npm\prefix\yarn.ps1 --version
44
shell: ${{ inputs.shell }}
45
46
- name: Use Node.js 💻
0 commit comments