mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Update build reports path for multi-project build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user