The Tauri updater plugin requires the .app.tar.gz artifact as the update URL — not the .dmg installer. The DMG is for fresh installs only. This was causing 'Install Update' to silently fail on all macOS builds since the auto-updater infrastructure was set up. Change ARM_DMG → ARM_TARBALL, pointing to the .app.tar.gz artifact.
12 KiB
12 KiB