Skip to content

Commit

Permalink
更改了部署流程,修复无法部署的bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
EDGW committed Aug 24, 2024
1 parent 29f76bf commit a5d6232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: 安装依赖
run: |
corepack enable
pnpm install
pnpm -r install
- name: 构建文档
env:
Expand Down

0 comments on commit a5d6232

Please sign in to comment.