Skip to content

Commit 5309b68

Browse files
committed
chore: output node version
1 parent 809d91b commit 5309b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
with:
6262
node-version: '16'
6363
registry-url: "https://registry.npmjs.org"
64+
- run: node --version
6465
- name: Install dependencies
6566
run: npm install
6667
- name: Build and Publish

0 commit comments

Comments
 (0)