Skip to content

Commit b82c778

Browse files
authored
ci: remove update npm step in publish lib (#899)
Remove update npm step in publish lib
1 parent 2170be7 commit b82c778

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-lib.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
with:
2121
node-version: 24
2222
registry-url: https://registry.npmjs.org
23-
- name: "Update to latest npm to use OIDC"
24-
run: npm install -g npm@latest
2523
- name: "Install dependencies"
2624
run: pnpm install
2725
- name: Publish

0 commit comments

Comments
 (0)