Commit 6f4883a
ci(publish): install chromium for phase 2 browser gates in PyPI publish (#57)
make public-preflight runs the Phase 2 browser gates, which need
Playwright chromium. 0.8.3 added DSH client bundle / scheduler browser
gates, so the publish workflow now hits the same chromium requirement
that release-check already installs. Add the install step before the
preflight so the PyPI publish workflow does not fail on the missing
browser binary.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent c29b52e commit 6f4883a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
0 commit comments