Skip to content

Commit 7fcdf6b

Browse files
committed
chore: ensure using latest npm
1 parent 3c22f0c commit 7fcdf6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/onRelease.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
with:
2121
skip-cache: "true"
2222

23+
- run: sudo npm install -g npm@latest
24+
2325
- name: Set npm tag
2426
id: set-npm-tag
2527
run: |

0 commit comments

Comments
 (0)