From 308d608f0a6e7cdff4d3d0a1d226eb4b4c9430d1 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Mon, 27 May 2019 21:21:26 +0300 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=94=A6=20=20314159265358979323=20ft=20?= =?UTF-8?q?correct=20pi=20=F0=9F=8D=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.ts | 1 + 1 file changed, 1 insertion(+) 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"))