Skip to content

Commit

Permalink
use docusaurus replace mdbook
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqing6767 committed Sep 7, 2024
1 parent f03e6b7 commit 3e4d65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: yarn

- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install
- name: Build website
run: yarn build

Expand Down

0 comments on commit 3e4d65a

Please sign in to comment.