Update .gitea/workflows/build-xmrig.yaml
Some checks failed
Build XMRig / linux-amd64 (push) Failing after 1m43s
Some checks failed
Build XMRig / linux-amd64 (push) Failing after 1m43s
This commit is contained in:
parent
ba71d620bf
commit
985496412a
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
#apk add git make cmake libstdc++ gcc g++ automake libtool autoconf linux-headers
|
||||
apk add git make cmake libstdc++ gcc g++ libuv-dev openssl-dev hwloc-dev upx
|
||||
apk add git make cmake libstdc++ gcc g++ libuv-dev openssl-dev hwloc-dev upx nodejs
|
||||
|
||||
- name: Fetch sources
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user