add cargo
Some checks failed
Deploying Static Site / Build (push) Failing after 2m7s

This commit is contained in:
Silas Bartha 2025-03-15 22:10:26 -04:00
parent bbeea9913c
commit 29259cfb78
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
run: apk add git nodejs openssh rust cargo
- name: Install ringfairy
run: |
git clone https://github.com/k3rs3d/ringfairy.git