Issues with justfile during package()
I ran into issues packaging with the (missing... cough) justfile for 0.2.0. The checks as implemented in https://gitlab.archlinux.org/archlinux/repod/-/blob/97ba3cf2cebda36d15da4aa55a2ef6b213ca0878/justfile#L12 failed in the package() function.
We should run the justfile install target also in CI to test it properly.