All checks were successful
Build / Build & release (push) Successful in 13m42s
wails build -o with a relative path doesn't resolve against the shell's CWD — Wails joins it onto its own build/bin/ output dir, so the binary landed in cmd/app/dist/ instead of the top-level dist/ the release step globs. Build with the default name and cp it into dist/ explicitly. Also document how to download and run the prebuilt daemon/anchor release binaries on Linux, macOS, and Windows. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>