Commit af966bc
committed
fix(ci): improve npm publish workflow
- Add npm ci --ignore-scripts to skip native build
- Add TypeScript compilation step
- Add package verification before publish
- Use --ignore-scripts for npm publish to avoid rebuild1 parent c88dcfd commit af966bc
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
340 | 354 | | |
341 | | - | |
| 355 | + | |
342 | 356 | | |
343 | 357 | | |
0 commit comments