Fixed merge
This commit is contained in:
parent
050dd54ccf
commit
782a26e751
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -136,6 +136,7 @@ jobs:
|
|||
echo 'gpgcheck=1' >>/etc/yum.repos.d/CentOS-Base.repo
|
||||
echo 'enabled=0' >>/etc/yum.repos.d/CentOS-Base.repo
|
||||
echo 'gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7' >>/etc/yum.repos.d/CentOS-Base.repo
|
||||
yum clean all
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue