Skip to content

Commit 69196ee

Browse files
committed
ci: use-latest-npm
1 parent 176dc41 commit 69196ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ jobs:
2323
node-version: '18.x'
2424
registry-url: 'https://registry.npmjs.org'
2525

26+
- run: npm install -g npm@latest
2627
- run: npm ci
2728
- run: npm run deploy

0 commit comments

Comments
 (0)