diff --git a/deploy.ts b/deploy.ts index 744efe4..80e156c 100644 --- a/deploy.ts +++ b/deploy.ts @@ -24,6 +24,7 @@ const run = (command: string): Promise => { }) } + (async () => { try { if (!args.includes("--skipBuild") && !args.includes("-sb"))