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
|
apk add git make cmake libstdc++ gcc g++ automake libtool autoconf linux-headers upx nodejs
|
||||||
|
|
||||||
- name: Fetch sources
|
- name: Fetch sources
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
with:
|
git clone https://github.com/xmrig/xmrig.git
|
||||||
repository: xmrig/xmrig
|
|
||||||
path: xmrig
|
|
||||||
|
|
||||||
- name: Build static libraries
|
- name: Build static libraries
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user