From cdbc635edf9ab891c859cdd86f4c5a0587b74825 Mon Sep 17 00:00:00 2001 From: arnaud Date: Wed, 22 Nov 2023 14:35:48 +0100 Subject: [PATCH] Test_c7_10 Signed-off-by: arnaud --- .github/workflows/ci_centos7.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci_centos7.yml b/.github/workflows/ci_centos7.yml index 3fc05b8a..93d8ad23 100644 --- a/.github/workflows/ci_centos7.yml +++ b/.github/workflows/ci_centos7.yml @@ -18,7 +18,8 @@ jobs: steps: - name: Install Dependencies run: | - ls ./__w + ls /home/ + ls /home/__w yum update -y yum install -y epel-release yum install -y git redhat-lsb-core make wget centos-release-scl scl-utils