Apply auto-build changes

make-only-subtitle-default
HaveAGitGat 1 year ago committed by github-actions[bot]
parent 4da373baf9
commit 9551282648

@ -384,6 +384,7 @@ var CLI = /** @class */ (function () {
if (this.cancelled) {
cliExitCode = 1;
}
this.config.jobLog("CLI ".concat(this.config.cli, " exited with code: ").concat(cliExitCode));
return [2 /*return*/, {
cliExitCode: cliExitCode,
errorLogFull: errorLogFull,

Loading…
Cancel
Save