更新 .gitea/workflows/youzi.yml

This commit is contained in:
kongxiangyiren 2024-05-22 08:56:37 +00:00
parent 1c307d27f9
commit 1129e019c1

View File

@ -30,7 +30,6 @@ jobs:
- name: Install and Build # 下载依赖 打包项目
run: |
npm i yarn -g --registry=https://registry.npmmirror.com
yarn install
yarn build
- name: Appleboy