gitea actions 修复脚本
Some checks failed
ARS Tools Deploy / build-and-deploy (push) Failing after 1m18s
Some checks failed
ARS Tools Deploy / build-and-deploy (push) Failing after 1m18s
This commit is contained in:
parent
3b56fa53f7
commit
19fcc3ef60
@ -20,7 +20,7 @@ jobs:
|
||||
- name: ❄️npm安装依赖
|
||||
run: npm install
|
||||
- name: 🌺npm构建
|
||||
run: vite build
|
||||
run: npm run build
|
||||
- name: 💪部署
|
||||
uses: https://gitee.com/akabc23333/github-pages-deploy-action@v4.5.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user