Skip to content

Commit ac286a9

Browse files
committed
Try which
1 parent 867c51d commit ac286a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/src/init/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ runs:
3838
shell: pwsh
3939
run: |
4040
corepack -v
41+
Get-Command yarn | Select-Object -ExpandProperty Definition
4142
4243
- name: Use Node.js 💻
4344
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)