Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Successful in 20s
CI / Build individual modules (push) Successful in 8m37s
CI / Publish repo (push) Failing after 24s

This commit is contained in:
AlmightyHak 2025-06-09 22:57:33 -05:00
parent 2d629aaecf
commit 172abad3f8

View file

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