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