Skip to content

Commit 30a5966

Browse files
authored
Update issue134.yml
1 parent 814e273 commit 30a5966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue134.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ jobs:
1212
with:
1313
node-version: "21.0.0"
1414
mirror-url: "https://nodejs.org/dist/"
15+
- name: Print Node.js path
16+
run: which node
1517

0 commit comments

Comments
 (0)