Update build reports path for multi-project build

This commit is contained in:
Daniel Shuy 2024-11-07 18:22:28 +08:00 committed by GitHub
parent 707359876a
commit 880cbb022c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -502,7 +502,7 @@ jobs:
if: always()
with:
name: build-reports
path: build/reports/
path: **/build/reports/
```
### Use of custom init-scripts in Gradle User Home