Update wiki-deploy.yml

This commit is contained in:
lilingfengdev 2024-10-06 15:30:37 +08:00 committed by GitHub
parent 9e8250370f
commit 14d0f6228a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
# 构建
- name: Build
run: pnpm run --parallel build
run: pnpm run build
# 部署
- name: Deploy