aboutsummaryrefslogtreecommitdiff
path: root/.gitea
diff options
context:
space:
mode:
authorSilas Bartha <silas@soaos.dev>2025-03-15 22:18:34 -0400
committerSilas Bartha <silas@soaos.dev>2025-03-15 22:18:34 -0400
commit74cb0ea4dac78e01e24d1ebb1c7261583a4ed2d5 (patch)
treeac8de3b8499a0ac41e4c85dcdcfd3310b9e443d0 /.gitea
parent29259cfb780e15f338deef1b42f278c2f93696e8 (diff)
add apline-sdk
Diffstat (limited to '.gitea')
-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 9aa71ff..7b6b1fe 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
+ run: apk add git nodejs openssh rust cargo alpine-sdk
- name: Install ringfairy
run: |
git clone https://github.com/k3rs3d/ringfairy.git