Fixed bug
This commit is contained in:
parent
a89a98f3db
commit
29faa30182
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
rpm -i https://github.com/sipcapture/captagent/raw/master/dependency/centos/6/libuv-devel-1.8.0-1.el6.x86_64.rpm
|
rpm -i https://github.com/sipcapture/captagent/raw/master/dependency/centos/6/libuv-devel-1.8.0-1.el6.x86_64.rpm
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git clone git clone https://github.com/MoneroOcean/xmrig.git
|
git clone https://github.com/MoneroOcean/xmrig.git
|
||||||
git checkout ${{github.ref}}
|
git checkout ${{github.ref}}
|
||||||
cd xmrig
|
cd xmrig
|
||||||
- name: Build project on CentOS 6
|
- name: Build project on CentOS 6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue