Added hwloc and ssl into compat build
This commit is contained in:
parent
7c6289b331
commit
4108d2d823
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
yum install -y centos-release-scl epel-release
|
yum install -y centos-release-scl epel-release
|
||||||
yum install -y devtoolset-9
|
yum install -y devtoolset-9
|
||||||
yum install -y git cmake3 libstdc++-static openssl-devel automake libtool autoconf libmicrohttpd-devel libuv-devel hwloc-devel glibc-static libuv-static
|
yum install -y wget git cmake3 automake libtool autoconf libstdc++-static glibc-static
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/MoneroOcean/xmrig.git .
|
git clone https://github.com/MoneroOcean/xmrig.git .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue