chore(main.yml): update Go build command Update the Go build command in the main.yml file to include the `-ldflags="-H windowsgui"` flag. This flag ensures that the resulting executable has a GUI interface on Windows.
chore(main.yml): update Go build command Update the Go build command in the main.yml file to include the `-ldflags="-H windowsgui"` flag. This flag ensures that the resulting executable has a GUI interface on Windows.