add openssl
Some checks failed
Deploying Static Site / Build (push) Failing after 2m25s

This commit is contained in:
Silas Bartha 2025-03-15 22:21:17 -04:00
parent 74cb0ea4da
commit d4b94797a5
Signed by: soaos
GPG Key ID: 9BD3DCC0D56A09B2

View File

@ -6,7 +6,7 @@ jobs:
container: alpine:latest
steps:
- name: Install dependencies
run: apk add git nodejs openssh rust cargo alpine-sdk
run: apk add git nodejs openssh rust cargo alpine-sdk openssl
- name: Install ringfairy
run: |
git clone https://github.com/k3rs3d/ringfairy.git