Commit 2b55450
committed
chore(build): allow non-frozen lockfile for desktop artifact install on CI
- Modify `bun install` to use `--no-frozen-lockfile` for reconciling structural differences in staging `bun.lock` file.
- Prevents CI failures when lockfile doesn't match staged `package.json`.1 parent 3bba753 commit 2b55450
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
703 | | - | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
704 | 709 | | |
705 | 710 | | |
706 | 711 | | |
| |||
0 commit comments