Skip to content

Commit 25ff53e

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 73ca8ab + 7026eef commit 25ff53e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- name: Install dependencies
1818
run: pnpm install
1919

20+
- run: pnpm dev:prepare
21+
2022
- run: pnpm docs:build
2123

2224
- name: Deploy

0 commit comments

Comments
 (0)