Skip to content

Commit dbc40fd

Browse files
committed
fix: ci
1 parent 5d83447 commit dbc40fd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Install dependencies
3030
run: pnpm install
3131

32+
- name: Build RSC plugin
33+
run: pnpm build
34+
3235
- name: Run typecheck
3336
run: pnpm typecheck
3437

0 commit comments

Comments
 (0)