You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve test script failures and disable ARM64 builds
- Fix RPM test script to correctly detect package name (hyprnote-nightly vs hyprnote)
- Fix Debian test script to correctly detect package name
- Update binary path detection to use '/usr/bin/' instead of 'bin/.*' pattern
- Add package contents debugging output on binary detection failure
- Disable ARM64 builds temporarily in all workflows due to cross-compilation dependency issues
- This ensures all x86_64 builds and tests complete successfully
0 commit comments