Skip to content

Commit 7a62c7a

Browse files
Richardclaude
andcommitted
fix(ci): fix verify outputs path — bob outputs to lib/typescript/ not lib/typescript/src/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b593123 commit 7a62c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
ls lib/module/
7070
7171
echo "=== Types ==="
72-
ls lib/typescript/src/
72+
ls lib/typescript/
7373
7474
# ─────────────────────────────────────────────────────────────────────────────
7575
# Job 3: Android — structure & manifest validation

0 commit comments

Comments
 (0)