mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-21 22:15:40 +00:00
43df830960
- Replace the glob find for the .sig file with an explicit target-based path ($matrix → src-tauri/target/<target>-apple-darwin/release/bundle/ macos/Psysonic.app.tar.gz.sig) and dump directory listings so we can see what tauri-action actually leaves behind if the path is wrong - Skip verify-nix while we iterate fast on signing + updater (its auto- commits of flake.lock / npmDepsHash cause rebase friction on every release) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>