Skip to content

Commit

Permalink
chore: docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
1587315093 committed Oct 25, 2023
1 parent 7e51d54 commit 43dda0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: npm install
- name: Build with dumi
# 文档编译命令,如果是 react 模板需要修改为 npm run docs:build
run: npm run build
run: npm run docs:build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 43dda0b

Please sign in to comment.