Skip to content

Commit 9f37b1a

Browse files
author
hywax
committedMar 23, 2024
ci: build prepare
1 parent 4e86f1f commit 9f37b1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
uses: actions/configure-pages@v4
3737
- name: Install dependencies
3838
run: yarn install
39+
- name: Build prepare
40+
run: dev:prepare
3941
- name: Build with VitePress
4042
run: |
4143
yarn docs:build

0 commit comments

Comments
 (0)