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:
@@ -58,6 +58,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
id: upload
|
||||
with:
|
||||
name: processing-pr${{ github.event.pull_request.number }}-${{github.sha}}-${{ matrix.os_prefix }}-${{ matrix.arch }}-gradle
|
||||
name: processing-pr${{ github.event.pull_request.number }}-${{github.sha}}-${{ matrix.os_prefix }}-${{ matrix.arch }}-ant
|
||||
path: ./build/${{ matrix.os_prefix }}/processing-${{github.sha}}-${{ matrix.os_prefix}}-*
|
||||
retention-days: 5
|
||||
|
||||
Reference in New Issue
Block a user