Skip to content

Commit 5200c16

Browse files
committed
ci: fix the deploy pipeline
1 parent d286ebc commit 5200c16

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131

3232
- run: pnpm install
3333

34+
- name: Build core
35+
run: pnpm --filter @snapfill/core build
36+
3437
- name: Build docs
3538
run: pnpm --filter @snapfill/website build
3639

0 commit comments

Comments
 (0)