Skip to content

Commit

Permalink
ci: yarn prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Mar 23, 2024
1 parent d887816 commit a6bc898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
run: yarn install
- name: Build prepare
run: dev:prepare
run: yarn dev:prepare
- name: Build with VitePress
run: |
yarn docs:build
Expand Down

0 comments on commit a6bc898

Please sign in to comment.