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

This commit is contained in:
AlmightyHak 2025-05-23 01:05:59 -05:00
parent d0d8660b8b
commit 8c958b5d8f

View file

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