mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-12 01:42:48 -05:00
Added hwloc and ssl into compat build
This commit is contained in:
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 .
|
||||||
|
|||||||
Reference in New Issue
Block a user