From 93fff39ff76abc18f124b6757043f1af5a1f7e35 Mon Sep 17 00:00:00 2001
From: FASER Reco <faserrec@lxplus909.cern.ch>
Date: Sun, 26 Jan 2025 20:31:11 +0100
Subject: [PATCH] Still trying to fix CI

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c48aa081..6a0db842 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ build_image:
   tags:
     - k8s-cvmfs
   script:
-    - yum -y install uuid-devel libuuid libuuid-devel mesa-libGL-devel libXpm-devel
+    - yum -y install man uuid-devel libuuid libuuid-devel mesa-libGL-devel libXpm-devel
     # --disablerepo=epel redhat-lsb redhat-lsb-core man 
     - mkdir build
     - cd build
-- 
GitLab