mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Update pull_request.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user