mirror of https://github.com/openclaw/openclaw.git
chore: remove fresh dist log
This commit is contained in:
parent
e6287270d9
commit
aec622fe63
|
|
@ -110,7 +110,6 @@ const writeBuildStamp = () => {
|
|||
};
|
||||
|
||||
if (!shouldBuild()) {
|
||||
logRunner("Skipping build; dist is fresh.");
|
||||
runNode();
|
||||
} else {
|
||||
logRunner("Building TypeScript (dist is stale).");
|
||||
|
|
|
|||
Loading…
Reference in New Issue