Commit fa71910
Convert deploy workflow to use bun instead of npm
- Replace actions/setup-node with oven-sh/setup-bun@v2
- Remove @antfu/ni dependency and use bun commands directly
- Update install command from nci to bun install
- Update Playwright install to use bun x playwright
- Update build command from nr to bun run
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 5e4ba92 commit fa71910
1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
35 | 32 | | |
36 | 33 | | |
37 | | - | |
| 34 | + | |
38 | 35 | | |
39 | 36 | | |
40 | | - | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | | - | |
| 40 | + | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
0 commit comments