build(ci): 修复构建问题。
Some checks failed
🚀 Build and deploy by ftp / 🎉 Deploy (push) Failing after 3m55s

This commit is contained in:
Ivan Li 2023-09-10 09:32:33 +00:00
parent 423f908b83
commit 87d7f43afb

View File

@ -22,7 +22,6 @@ jobs:
run: yarn install
- run: yarn build
- run: yarn run export
- name: 📂 Sync files
uses: https://github.com/SamKirkland/FTP-Deploy-Action@v4.3.4