Fix CI: remove CGO panel builds, match working pipeline pattern
Some checks failed
Release / build (push) Failing after 46s

The act runner doesn't have CGO/MinGW available by default. Ship tray +
setup binaries only (panel requires CGO cross-compile, deferred to later).
Also move apt-get install to the step that needs it (zip).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Axel Meyer
2026-03-03 21:20:11 +01:00
parent 34a1a94502
commit 0cae2407a9
2 changed files with 3 additions and 11 deletions

View File

@@ -11,8 +11,6 @@ license: MIT
contents:
- src: ./syncwarden
dst: /usr/bin/syncwarden
- src: ./syncwarden-panel
dst: /usr/bin/syncwarden-panel
- src: ./packaging/linux/syncwarden.desktop
dst: /etc/xdg/autostart/syncwarden.desktop
type: config