Fixed merge

This commit is contained in:
MoneroOcean 2024-08-12 00:47:50 +03:00
parent 7dfc801b4e
commit a383e24d56
2 changed files with 2 additions and 0 deletions

View file

@ -114,6 +114,7 @@ jobs:
steps:
- name: Prepare CentOS 7 tools
run: |
sed -i 's/mirror/vault/g' /etc/yum.repos.d/CentOS-Base.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