This commit is contained in:
parent
d4b94797a5
commit
518cf8ddd2
@ -6,7 +6,7 @@ jobs:
|
|||||||
container: alpine:latest
|
container: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: apk add git nodejs openssh rust cargo alpine-sdk openssl
|
run: apk add git nodejs openssh rust cargo alpine-sdk openssl-dev
|
||||||
- name: Install ringfairy
|
- name: Install ringfairy
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/k3rs3d/ringfairy.git
|
git clone https://github.com/k3rs3d/ringfairy.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user