[bot] Update dist directory

This commit is contained in:
bigdaz
2024-04-25 10:20:39 +00:00
committed by github-actions[bot]
parent a772c14b33
commit 18998bc43e
6 changed files with 6 additions and 3 deletions

View File

@@ -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;
}