From 3a92ddf796da441122cc3f7df95e1cdcdb1a1e55 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Mon, 12 Aug 2024 01:04:58 +0300 Subject: [PATCH] Fixed merge --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a7096eb6..bbac7ec7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -115,6 +115,7 @@ jobs: - name: Prepare CentOS 7 tools run: | sed -i 's/mirrorlist.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo + cat /etc/yum.repos.d/*.repo yum install -y centos-release-scl epel-release yum install -y devtoolset-9 yum install -y wget git cmake3 automake libtool autoconf libstdc++-static glibc-static perl-IPC-Cmd