]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
CI: purge man-db
authorIker Pedrosa <ipedrosa@redhat.com>
Thu, 20 Mar 2025 09:27:29 +0000 (10:27 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 20 Mar 2025 11:23:54 +0000 (12:23 +0100)
This accelerates the CI.

Closes: https://github.com/shadow-maint/shadow/issues/1240
Link: <https://101010.pl/@nabijaczleweli/114149412203886808>
Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
.github/actions/install-dependencies/action.yml

index e0fb53fcf9e00e85f76c1c59208ef04ea16606cb..15c0ba352b89625e93300eaaa88b45a2b9faf53f 100644 (file)
@@ -17,6 +17,7 @@ runs:
       fi
       export DEBIAN_PRIORITY=critical
       export DEBIAN_FRONTEND=noninteractive
+      sudo apt purge -y man-db
       # let's try to work around upgrade breakage in a pkg we don't care about
       sudo apt-mark hold grub-efi-amd64-bin grub-efi-amd64-signed
       sudo apt-get update