Update .gitea/workflows/build-xmrig.yaml
All checks were successful
Build XMRig / linux-amd64 (push) Successful in 3m47s
All checks were successful
Build XMRig / linux-amd64 (push) Successful in 3m47s
This commit is contained in:
parent
4514940e43
commit
da2e4ec87b
@ -16,10 +16,8 @@ jobs:
|
||||
apk add git make cmake libstdc++ gcc g++ automake libtool autoconf linux-headers upx nodejs
|
||||
|
||||
- name: Fetch sources
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: xmrig/xmrig
|
||||
path: xmrig
|
||||
run: |
|
||||
git clone https://github.com/xmrig/xmrig.git
|
||||
|
||||
- name: Build static libraries
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user