Commit 39ff036
Use system Chrome instead of bundled Chromium
- Add channel="chrome" to use user's installed Chrome
- Remove Playwright browser download step from CI
- Simplify PyInstaller build (no browser bundling needed)
This fixes the "Executable doesn't exist" error when running
the distributed binary, since bundled Chromium wasn't included.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent f09d31e commit 39ff036
2 files changed
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 52 | + | |
61 | 53 | | |
62 | 54 | | |
63 | 55 | | |
64 | | - | |
65 | 56 | | |
66 | 57 | | |
67 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
0 commit comments