mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
109af189a4
- Fix build job conditions to run on push events - Previously jobs were skipped because they only checked inputs - Now all components build automatically on push to master Build jobs now run on: ✅ Push events (automatic) - all components ✅ Manual trigger (optional) - selected components This ensures Linux, Windows, macOS, Android, and Backend all build!