Commit 5dd8d4c
fix(ci): remove broken npm install -g npm@latest from publish job
Node 22.22.2 runner has a corrupted npm that fails with
"Cannot find module 'promise-retry'" when trying to self-upgrade.
The bundled npm is sufficient for npm publish.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 17dbc1a commit 5dd8d4c
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments