mirror of
https://github.com/gradle/actions.git
synced 2025-04-21 18:29:18 +08:00
parent
9ab93ee864
commit
516f34c37e
@ -22,6 +22,7 @@ export async function setup(config: DependencyGraphConfig): Promise<void> {
|
||||
}
|
||||
// Download and submit early, for compatability with dependency review.
|
||||
if (option === DependencyGraphOption.DownloadAndSubmit) {
|
||||
maybeExportVariable('DEPENDENCY_GRAPH_REPORT_DIR', config.getReportDirectory())
|
||||
await downloadAndSubmitDependencyGraphs(config)
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user