Skip to content

Commit cde59d0

Browse files
committed
Add step to CI
1 parent a14dbae commit cde59d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-packages.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ jobs:
3030

3131
- name: Build (prod)
3232
run: pnpm build:packages:prod
33+
34+
- name: Build typescript
35+
run: pnpm exec tsc -b

0 commit comments

Comments
 (0)