Update .github/workflows/build.yml
Some checks failed
Build XMRig / xmrig-linux-static-x64 (push) Failing after 7s
Some checks failed
Build XMRig / xmrig-linux-static-x64 (push) Failing after 7s
This commit is contained in:
parent
c5fee57ccc
commit
ef5b42aaf3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Checkout XMRig code
|
- name: Checkout XMRig code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: xmrig/xmrig
|
repository: https://github.com/xmrig/xmrig@master
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user