Added hwloc into compat build

This commit is contained in:
MoneroOcean 2021-03-06 00:55:29 +00:00
parent da669975e1
commit a0e2ac262c

View file

@ -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 .