We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 904a174 commit d91f220Copy full SHA for d91f220
.github/workflows/deploy-docs.yml
@@ -39,7 +39,7 @@ jobs:
39
env:
40
NODE_OPTIONS: --max_old_space_size=8192
41
run: |-
42
- pnpm run docs:clean-dev
+ pnpm run docs:build
43
> src/.vuepress/dist/.nojekyll
44
45
- name: 部署文档
0 commit comments