Commit b71fb2a
ci: clear puppeteer cache before installing Chrome
puppeteer's postinstall (triggered while npx prepares the twd-cli env)
leaves a partial Chrome folder without the binary, which makes
`puppeteer browsers install chrome` fail. Same fix as twd-relay's e2e
workflow: wipe ~/.cache/puppeteer right before the install.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e6f7d9a commit b71fb2a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments