Skip to content

Commit 71b96c2

Browse files
committed
Update release.yml
1 parent 929a8f3 commit 71b96c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- name: Install Dependencies
2929
run: pnpm i
3030

31+
- name: Build Packages
32+
run: pnpm build --filter streamdown
33+
3134
- name: Run Tests
3235
run: pnpm test
3336

0 commit comments

Comments
 (0)