Some checks failed
Build .deb Package / build-and-package (push) Failing after 0s
- Change runs-on from ubuntu-latest to linux (maps to linux:host) - Remove container: directive that caused SIGKILL on sibling containers - Run directly on LXC host which is already Ubuntu - Add sudo for apt-get commands on host - Check for existing cargo before installing Rust