Update pull_request.yml

This commit is contained in:
Stef Tervelde
2025-01-19 07:48:07 +01:00
parent 5509f2f9eb
commit d96bc0a14d
+1 -1
View File
@@ -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