Commit 6edb101
committed
fix(tools): add --no-sandbox for CI environments
Puppeteer's Chrome requires --no-sandbox on GitHub Actions runners
where unprivileged user namespaces are restricted by AppArmor.
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 00c79f1 commit 6edb101
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments