Skip to content

Commit dce114f

Browse files
committed
gah
1 parent 9f46f3b commit dce114f

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
@@ -21,6 +21,7 @@ jobs:
2121
node-version: '16.x'
2222
cache: pnpm
2323
- run: pnpm install --frozen-lockfile
24+
- run: cd packages/kit && pnpm build
2425
- run: pnpm turbo run lint check
2526
Tests:
2627
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)