Skip to content

Commit 4c1f63c

Browse files
committed
💚 I think there should be a compile step before pnpm source
1 parent df72fb8 commit 4c1f63c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: Build and test
2828
run: |
29+
pnpm -r compile-ts
2930
pnpm -r source
3031
pnpm -r build
3132
pnpm -r test

0 commit comments

Comments
 (0)