Commit 2ae2da8
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 7a2b77d commit 2ae2da8
1 file changed
Lines changed: 1 addition & 2 deletions
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 | | |
| |||
180 | 179 | | |
181 | 180 | | |
182 | 181 | | |
183 | | - | |
| 182 | + | |
0 commit comments