Skip to content

Commit 6a741f3

Browse files
authored
ci: use-latest-npm (#234)
1 parent 176dc41 commit 6a741f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)