Skip to content

Commit 817c19c

Browse files
authored
ci(release): use npm bundled with Node 24 (#9)
1 parent 033240d commit 817c19c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
with:
3636
node-version: 24
3737
registry-url: https://registry.npmjs.org
38-
- name: Install OIDC-capable npm
39-
run: npm install --global npm@11.16.0
4038
- run: pnpm install --frozen-lockfile
4139
- id: release
4240
run: >-

0 commit comments

Comments
 (0)