mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
[bot] Update dist directory
This commit is contained in:
committed by
github-actions[bot]
parent
a772c14b33
commit
18998bc43e
1
dist/setup-gradle/main/index.js
vendored
1
dist/setup-gradle/main/index.js
vendored
@@ -144686,6 +144686,7 @@ async function setup(config) {
|
||||
return;
|
||||
}
|
||||
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
||||
maybeExportVariable('DEPENDENCY_GRAPH_REPORT_DIR', config.getReportDirectory());
|
||||
await downloadAndSubmitDependencyGraphs(config);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user