Commit 82b8137
fix(ci): build scrapegraph-js in-place before tsc/test
scrapegraph-js is pinned to a GitHub commit (PR #13 head) that ships
without a prebuilt dist/, so module resolution fails on a fresh install.
Build it in-place after bun install so tsc/biome/bun test can resolve it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c1a6f09 commit 82b8137
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| 30 | + | |
26 | 31 | | |
0 commit comments