更新 .gitea/workflows/youzi.yml

This commit is contained in:
kongxiangyiren 2024-05-22 08:16:33 +00:00
parent 82e4198dd3
commit 57600e768f

View File

@ -21,6 +21,7 @@ jobs:
- name: Install and Build # 下载依赖 打包项目
run: |
corepack enable
yarn install
yarn build
- name: Appleboy