Files
严浩 89da01a51b
Some checks failed
/ netlify (push) Failing after -3s
/ surge (push) Failing after 13s
/ test (push) Failing after -3s
feat: 更新 GitHub Actions 工作流,简化部署步骤并添加 Netlify 部署支持
2024-11-22 14:27:59 +08:00

10 lines
162 B
YAML

on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: yanhao98/composite-actions/setup-node-environment@main
- run: npx vue-tsc -b