Update .github/workflows/build_push.yml

This commit is contained in:
Kohi-denn 2025-05-21 07:53:06 -05:00
parent 1b8adc6b13
commit 14132789f4

View file

@ -94,7 +94,7 @@ jobs:
echo ${{ secrets.SIGNING_KEY }} | base64 -d > signingkey.jks echo ${{ secrets.SIGNING_KEY }} | base64 -d > signingkey.jks
- name: Set up Gradle - name: Set up Gradle
uses: https://github.com/gradle/actions/setup-gradle@v4 # v4 uses: https://github.com/gradle/actions/setup-gradle@245c8a24de79c0dbeabaf19ebcbbd3b2c36f278d # v4
- name: Build extensions (chunk ${{ matrix.chunk }}) - name: Build extensions (chunk ${{ matrix.chunk }})
env: env: