SIGN IN SIGN UP

fix(release): build the SDK before type-checking the CLI in validate

The CLI type-checks against nehemiah-sdk's published dist/ types, which
the validate job never built, so every run of the step failed with
TS2307/TS18046 cascades — including on the source branch, where this job
was red too. Build the SDK workspace between its own checks and the CLI's.

Co-authored-by: Cursor <cursoragent@cursor.com>
M
Michael Shimeles committed
ac3613aa7023a12218851b0670a7eee035a68bae
Parent: 097315a
Committed by Michael Shimeles <69605071+michaelshimeles@users.noreply.github.com> on 8/11/2026, 10:21:27 PM