Update pull_request.yml

This commit is contained in:
Stef Tervelde
2024-12-14 16:29:50 +01:00
committed by GitHub
parent 4d0708deae
commit fc40fdfb40
+2
View File
@@ -54,6 +54,8 @@ jobs:
uses: cedx/setup-ant@v3
- name: Build Release
run: ant -noinput -buildfile build/build.xml ${{ matrix.os_prefix }}-dist -Dversion="${{ github.sha }}
env:
PROCESSING_APP_SIGNING: false
- name: Add artifact
uses: actions/upload-artifact@v3
id: upload