Files
waste-go/.gitea/workflows
Fredrik Johansson bf4009558d
All checks were successful
Build / Build & release (push) Successful in 13m42s
fix: desktop app binary missing from CI release; add prebuilt binary docs
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>
2026-06-30 11:36:34 +02:00
..