aboutsummaryrefslogtreecommitdiff
path: root/.gitea/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/workflows')
-rw-r--r--.gitea/workflows/deploy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml
index 9e9387c..29e2938 100644
--- a/.gitea/workflows/deploy.yaml
+++ b/.gitea/workflows/deploy.yaml
@@ -6,7 +6,7 @@ jobs:
container: alpine:latest
steps:
- 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
run: |
git clone https://github.com/k3rs3d/ringfairy.git