mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
upload build per individual files
This commit is contained in:
parent
4f8d4d6b77
commit
6b470aa635
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue