Commit a8ce992
fix(ci): build Hypatia escript from repo root (estate dogfood drift)
The hypatia repo dropped its scanner/ subdirectory; mix.exs now lives at
the repo root. The dogfood build step still did `cd scanner`, failing with
"cd: scanner: No such file or directory" and red-flagging every PR.
Build from the checkout root instead. Idempotent estate sweep.
Refs verisimiser#59
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4fcec7f commit a8ce992
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
185 | 184 | | |
186 | 185 | | |
187 | 186 | | |
188 | | - | |
| 187 | + | |
0 commit comments