Skip to content

Commit bff4010

Browse files
Update npm-publish.yaml (#89)
1 parent 8aa2db1 commit bff4010

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
node-version: 20
2121
registry-url: https://registry.npmjs.org/
2222
cache: "pnpm"
23+
- name: Get npm version
24+
run: npm --version
2325
- name: Build & Set Package Version to Tag
2426
run: |
2527
pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)