mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
7bac0e774a
- Added a new function to install the Go toolchain if it's missing or broken, ensuring proper setup for support-agent Generator builds. - Enhanced the agentBuildWorker to check for a healthy Go binary and requeue builds that failed due to a broken Go installation. - Updated the build environment configuration to prioritize a working Go toolchain, improving the reliability of the build process.