Skip to content

Commit d91f220

Browse files
authored
Update deploy-docs.yml
1 parent 904a174 commit d91f220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
env:
4040
NODE_OPTIONS: --max_old_space_size=8192
4141
run: |-
42-
pnpm run docs:clean-dev
42+
pnpm run docs:build
4343
> src/.vuepress/dist/.nojekyll
4444
4545
- name: 部署文档

0 commit comments

Comments
 (0)