upload build per individual files

This commit is contained in:
alexcrea 2025-06-14 11:22:56 +02:00
parent 4f8d4d6b77
commit 6b470aa635
No known key found for this signature in database
GPG key ID: 027DD67D2D3280C5

View file

@ -47,7 +47,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Package
path: build/libs
path: build/libs/*
- name: Summarize tests results
uses: jeantessier/test-summary-action@v1