mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-07-31 18:19:40 +00:00
f9717ea8da
On the ubuntu-24.04 runner, dpkg-buildpackage aborted every xcat-core package with 'Unmet build dependencies: build-essential:native', so zero debs were produced, reprepro created no dists/noble, and 'apt-get update' against the local file: repo failed with 'dists/noble/.../Packages File not found' -> install_xcat failed. Add build-essential to the workflow dependency install so the local package repo is actually built.