mirror of
https://github.com/gradle/actions.git
synced 2025-04-20 09:49:19 +08:00
Update build reports path for multi-project build
This commit is contained in:
parent
707359876a
commit
880cbb022c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user