mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
trying if commit builds index
This commit is contained in:
parent
fa9497b91d
commit
67c3729207
BIN
dist/index.js
generated
vendored
BIN
dist/index.js
generated
vendored
Binary file not shown.
BIN
dist/index.js.map
generated
vendored
BIN
dist/index.js.map
generated
vendored
Binary file not shown.
@ -22,7 +22,7 @@ export async function execWithErrorCheck(
|
|||||||
throw new Error(`There was an error building the project. Please read the logs for details.`);
|
throw new Error(`There was an error building the project. Please read the logs for details.`);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
throw new Error(`There was an error building the project. Please read the logs for details.`);
|
throw new Error(`Could not find Build Results. Please read the logs for details.`);
|
||||||
}
|
}
|
||||||
|
|
||||||
return result.exitCode;
|
return result.exitCode;
|
||||||
|
Loading…
Reference in New Issue
Block a user