Update build.yml

This commit is contained in:
狮子耗耗 2024-11-06 17:43:35 +08:00
parent 045f5fb8c6
commit 0611bd5268

View File

@ -30,7 +30,7 @@ jobs:
run: pnpm install
- name: Build doc
run: pnpm run docs:dev
run: pnpm run docs:build
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@v4.3.5