Skip to content

Commit fc67934

Browse files
committed
chore: ensure using latest npm
1 parent 4dece5e commit fc67934

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)