mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Added hwloc into compat build
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
run: |
|
||||
yum install -y centos-release-scl epel-release
|
||||
yum install -y devtoolset-9
|
||||
yum install -y git cmake libstdc++-static openssl-devel libmicrohttpd-devel libuv-devel libhwloc-devel glibc-static libuv-static
|
||||
yum install -y git cmake libstdc++-static openssl-devel libmicrohttpd-devel libuv-devel hwloc-devel glibc-static libuv-static
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone https://github.com/MoneroOcean/xmrig.git .
|
||||
|
||||
Reference in New Issue
Block a user