Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Successful in 13s
CI / Build individual modules (push) Successful in 2m18s
CI / Publish repo (push) Failing after 33s

This commit is contained in:
AlmightyHak 2025-05-23 01:00:28 -05:00
parent b172b25bb1
commit d0d8660b8b

View file

@ -138,7 +138,7 @@ jobs:
sudo apt-get update && sudo apt install rsync -y sudo apt-get update && sudo apt install rsync -y
- name: Download APK artifacts - name: Download APK artifacts
uses: https://code.forgejo.org/forgejo/download-artifact@d8d0a99033603453ad2255e58720b460a0555e1e # v4-patch uses: https://github.com/actions/download-artifact@v4 # v4
with: with:
path: ~/apk-artifacts path: ~/apk-artifacts