Files
voicebox/.github/workflows
Jamie Pine 870396ac67 fix(release): fail loudly when no DMG is found to notarize
Empty glob + nullglob was silently skipping the loop body, so if
Tauri's bundler output path changed we'd re-publish the unnotarized
DMGs with a green CI. Assert the glob matched at least one file.
2026-04-20 23:19:44 -07:00
..