mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
[bot] Update dist directory
This commit is contained in:
committed by
github-actions[bot]
parent
a772c14b33
commit
18998bc43e
+1
@@ -144686,6 +144686,7 @@ async function setup(config) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
||||||
|
maybeExportVariable('DEPENDENCY_GRAPH_REPORT_DIR', config.getReportDirectory());
|
||||||
await downloadAndSubmitDependencyGraphs(config);
|
await downloadAndSubmitDependencyGraphs(config);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -144686,6 +144686,7 @@ async function setup(config) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
||||||
|
maybeExportVariable('DEPENDENCY_GRAPH_REPORT_DIR', config.getReportDirectory());
|
||||||
await downloadAndSubmitDependencyGraphs(config);
|
await downloadAndSubmitDependencyGraphs(config);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -142139,6 +142139,7 @@ async function setup(config) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
if (option === configuration_1.DependencyGraphOption.DownloadAndSubmit) {
|
||||||
|
maybeExportVariable('DEPENDENCY_GRAPH_REPORT_DIR', config.getReportDirectory());
|
||||||
await downloadAndSubmitDependencyGraphs(config);
|
await downloadAndSubmitDependencyGraphs(config);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user