Skip to content

Commit ed52b2f

Browse files
committed
fix: update npm
1 parent dee3e0f commit ed52b2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
with:
3737
submodules: recursive
3838

39+
- name: Update npm
40+
run: npm install -g npm@latest
41+
3942
- name: Set Node.js
4043
uses: actions/setup-node@v6
4144
with:

0 commit comments

Comments
 (0)