Commit bc4eafe
committed
fix(repo): Drop redundant registry config step
The registry is already configured by actions/setup-node via the init
action's registry-url parameter. The pnpm config set was a separate
fix attempt that didn't address the root cause.1 parent f31aba7 commit bc4eafe
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
157 | 154 | | |
158 | 155 | | |
159 | 156 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 157 | | |
164 | 158 | | |
165 | 159 | | |
| |||
276 | 270 | | |
277 | 271 | | |
278 | 272 | | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 273 | | |
283 | 274 | | |
284 | 275 | | |
| |||
0 commit comments