feat: 更新 GitHub Actions 工作流,简化部署步骤并添加 Netlify 部署支持
Some checks failed
/ netlify (push) Failing after -3s
/ surge (push) Failing after 13s
/ test (push) Failing after -3s

This commit is contained in:
严浩
2024-11-22 14:27:59 +08:00
parent da85a6715d
commit 89da01a51b
3 changed files with 7988 additions and 18 deletions

View File

@ -6,6 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: yanhao98/composite-actions/setup-node-environment@main
- name: deploy
run: |
npx vue-tsc -b
- run: npx vue-tsc -b