Commit 503b17a
fix: remove npm self-upgrade step that breaks release pipeline
npm@latest started shipping a broken install (missing promise-retry)
causing the release job to fail before any actual work happens.
The runner already ships with a recent enough npm for OIDC publishing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 70caccb commit 503b17a
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
0 commit comments