Skip to content

Commit 70a4424

Browse files
committed
ci: update npm.yml
1 parent 22bdd27 commit 70a4424

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
node-version: 'lts/*'
1818
registry-url: 'https://registry.npmjs.org'
19+
- name: Update npm package manager
20+
run: npm install -g npm@latest
1921
- name: Checkout
2022
uses: actions/checkout@v4
2123
- name: Install dependencies

0 commit comments

Comments
 (0)