1 Commits

Author SHA1 Message Date
root c48bd96369 build: pass -tags desktop,production to go build (Wails requirement)
Build / test (push) Failing after 31s
Build / build-windows (push) Has been skipped
Without these tags Wails aborts at startup with a "Wails applications
will not build without the correct build tags" MessageBox. Local
rebuild.sh, the cross-compile step in release.yml, and the windows
build step in build.yml all needed the flag — only the local Wails
dev wrapper was already passing it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 16:55:19 +03:00