i'm a dumbass
Some checks failed
CI / Prepare job (push) Successful in 20s
CI / Build individual modules (push) Successful in 2m54s
CI / Publish repo (push) Failing after 44s

This commit is contained in:
AlmightyHak 2025-06-09 23:08:11 -05:00
parent 172abad3f8
commit 8e0e9ff30f

View file

@ -135,7 +135,7 @@ jobs:
steps:
- name: Setup rsync
run: |
apt-get update && sudo apt install rsync -y
apt-get update && apt install rsync -y
- name: Download APK artifacts
uses: https://code.forgejo.org/forgejo/download-artifact@d8d0a99033603453ad2255e58720b460a0555e1e # v4-patch