Skip to content

Commit f66e5b8

Browse files
committed
ci(docs): fix docs build
1 parent 0dc43cc commit f66e5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
uses: actions/configure-pages@v5
3535
- name: Install dependencies
3636
run: pnpm install
37+
- name: Build MateChat
38+
run: pnpm build
3739
- name: Build with Rspress
3840
run: |
3941
pnpm docs:build

0 commit comments

Comments
 (0)