Commit ac4d292
Fix Electron launch in CI with --no-sandbox flag
Add --no-sandbox and --disable-gpu flags when running in CI
environments to avoid sandboxing issues in containers.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3339571 commit ac4d292
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
0 commit comments