mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
With two parallel builds (amd64, aarch64) we have contention of who last uploads their artifact, meaning aarch currently removes the amd64 build. This change should fix that. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>