Skip to content

Commit fa198a3

Browse files
committed
ci: upgrade npm to latest for oidc support
1 parent bb97f21 commit fa198a3

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
@@ -20,6 +20,7 @@ jobs:
2020
node-version: 22
2121
registry-url: https://registry.npmjs.org
2222

23+
- run: npm install -g npm@latest
2324
- run: npm ci
2425
- run: npm run build
2526
- run: npm run test

0 commit comments

Comments
 (0)