mirror of
https://github.com/gradle/actions.git
synced 2025-08-19 15:31:28 +08:00
Update build reports path for multi-project build
This commit is contained in:
parent
707359876a
commit
9d68e8b435
@ -502,7 +502,7 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: build-reports
|
name: build-reports
|
||||||
path: build/reports/
|
path: **/build/reports/
|
||||||
```
|
```
|
||||||
|
|
||||||
### Use of custom init-scripts in Gradle User Home
|
### Use of custom init-scripts in Gradle User Home
|
||||||
|
Loading…
x
Reference in New Issue
Block a user