mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-21 22:15:40 +00:00
ci(release): debug .sig discovery, disable verify-nix during testing
- 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>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "psysonic"
|
||||
version = "1.34.16"
|
||||
version = "1.34.17"
|
||||
description = "Psysonic Desktop Music Player"
|
||||
authors = []
|
||||
license = ""
|
||||
|
||||
Reference in New Issue
Block a user