Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
BIYUEHU committed Sep 4, 2024
1 parent bbc6923 commit 58591dd
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 @@ -36,7 +36,7 @@ jobs:
cache: pnpm

- name: Build VitePress site
run: pnpm install -f && pnpm build:all && cd docs && pnpm build
run: cd docs && pnpm build

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4
Expand Down

0 comments on commit 58591dd

Please sign in to comment.