mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Add build-linux job to compile Linux x64 desktop application and integrate it into the R2 upload and release workflows. Changes: - New build-linux job: Builds Flutter Linux desktop app with GTK-3 - Archives Linux build as tar.gz for distribution - Added Linux artifact download in upload-to-r2 job - Updated artifact preparation to copy Linux archives - Added Linux download card (🐧) to generated index.html - Included Linux artifacts in GitHub releases - Added Linux to download summary in workflow output The Linux build produces MeshCore-SAR-Linux.tar.gz containing the compiled application bundle ready for x64 Linux systems. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>