ci(macos): enable DMG AppleScript background on Gitea runners (#189) #208

Merged
gronod merged 1 commits from fix/gitea-dmg-background into development 2026-09-06 09:40:38 +01:00
1 Commits
Author SHA1 Message Date
gronod 4621d734ff ci(macos): enable DMG AppleScript background on Gitea runners (#189)
Port the GitHub runner fix (d51bae7) to .gitea/workflows/build-macos.yml:
warm Finder/System Events before tauri build, and set
TAURI_BUNDLER_DMG_IGNORE_CI=true so create-dmg does not skip
AppleScript under CI=true. Tighten DMG/.app discovery to the
release bundle paths.

Closes #189 for the Gitea workflow.
2026-09-06 09:40:18 +01:00