Skip to content

Commit 5b48e3c

Browse files
generate api types
1 parent 6792415 commit 5b48e3c

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
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: oven-sh/setup-bun@v2
1313
- run: bun install
14+
- run: bun run api:generate
1415
- run: bun run typecheck
1516
- run: bun test
1617
- name: Build CLI binary

0 commit comments

Comments
 (0)