mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
The dpkg --add-architecture arm64 command causes apt-get update to fail on GitHub Actions runners since they lack arm64 mirror configurations. Cross-compilers are x64 packages that don't require this.