diff --git a/.github/workflows/release-macos.yaml b/.github/workflows/release-macos.yaml index 57f97fd5..b1e94517 100644 --- a/.github/workflows/release-macos.yaml +++ b/.github/workflows/release-macos.yaml @@ -104,8 +104,8 @@ jobs: --icon "Tiny RDM.app" 180 180 \ --hide-extension "Tiny RDM.app" \ --app-drop-link 480 180 \ - --add-file "Repair.command" "dmg/fix-app.command" 430 290 \ - --add-file "损坏修复.command" "dmg/fix-app_zh.command" 230 290 \ + --add-file "Repair" "dmg/fix-app" 430 290 \ + --add-file "损坏修复" "dmg/fix-app_zh" 230 290 \ "bin/TinyRDM-${{ steps.normalise_platform.outputs.tag }}.dmg" \ "bin"