Commit b37cd0f
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 8d8b8dd commit b37cd0f
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
180 | | - | |
| 179 | + | |
0 commit comments