Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Successful in 46s
CI / Build individual modules (push) Failing after 1m13s
CI / Publish repo (push) Has been skipped

This commit is contained in:
Kohi-denn 2025-05-21 10:07:15 -05:00
parent a873046b39
commit 89c957d1ec

View file

@ -126,7 +126,7 @@ jobs:
needs: needs:
- build_individual - build_individual
if: "github.repository == 'AlmightyHak/extensions-source'" if: "github.repository == 'AlmightyHak/extensions-source'"
runs-on: docker runs-on: ubuntu-22.04
steps: steps:
- name: Download APK artifacts - name: Download APK artifacts
uses: https://github.com/actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4 uses: https://github.com/actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4