From ea2c2fc3dac106a0b1091ec47d0110ed8e2191b0 Mon Sep 17 00:00:00 2001 From: arnaud Date: Wed, 22 Nov 2023 14:32:01 +0100 Subject: [PATCH] Test_c7_8 Signed-off-by: arnaud --- .github/workflows/ci_centos7.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci_centos7.yml b/.github/workflows/ci_centos7.yml index ce99bc81..e96273c4 100644 --- a/.github/workflows/ci_centos7.yml +++ b/.github/workflows/ci_centos7.yml @@ -18,6 +18,7 @@ jobs: steps: - name: Install Dependencies run: | + ls ./__w yum update -y yum install -y epel-release yum install -y git redhat-lsb-core make wget centos-release-scl scl-utils