edit build config

This commit is contained in:
sw3205933776 2025-08-20 17:28:48 +08:00
parent bfbd6d359f
commit a022ba3297

View file

@ -105,6 +105,7 @@ jobs:
# 移动文件到最终 release 目录,并去掉内部多余的 release/ 目录
- name: Move files to clean folders
shell: bash
run: |
# mac-x64
if [ -d "temp-mac-x64/release" ]; then