修正action脚本错误

pull/28/head
kenchiu 2022-07-31 20:44:51 +08:00
parent 8211ce9c05
commit 01012c0c4a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
env:
NODE_OPTIONS: --max_old_space_size=4096
run: |-
pnpm run docs:build
pnpm run build
> docs/.vuepress/dist/.nojekyll
- name: 部署文档