diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4d7a144a..8efc6987 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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 .