Skip to content

Commit fc40fdf

Browse files
authored
Update pull_request.yml
1 parent 4d0708d commit fc40fdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
uses: cedx/setup-ant@v3
5555
- name: Build Release
5656
run: ant -noinput -buildfile build/build.xml ${{ matrix.os_prefix }}-dist -Dversion="${{ github.sha }}
57+
env:
58+
PROCESSING_APP_SIGNING: false
5759
- name: Add artifact
5860
uses: actions/upload-artifact@v3
5961
id: upload

0 commit comments

Comments
 (0)