Skip to content

Commit 2e4ed86

Browse files
titouanmathisclaude
andcommitted
Add sdk/dist to CI artifact upload
productive-cli now depends on productive-sdk (for productive run). Without uploading sdk/dist, downstream typecheck and test jobs fail with 'Cannot find module @studiometa/productive-sdk'. Co-authored-by: Claude <claude@anthropic.com>
1 parent 95908e6 commit 2e4ed86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
path: |
5454
packages/api/dist/
5555
packages/core/dist/
56+
packages/sdk/dist/
5657
packages/cli/dist/
5758
packages/mcp/dist/
5859

0 commit comments

Comments
 (0)