Commit 2f90602
committed
fix(ci): remove broken npm self-update step
Node 22 runners ship with a working npm. The npm install -g npm@latest
step breaks with 'Cannot find module promise-retry' due to a known
compatibility issue in npm's self-update path.1 parent 56e5992 commit 2f90602
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
0 commit comments