From ccb5198ff05077db34537bf1335e0fbfa9ba9730 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sat, 1 May 2021 19:33:50 +0200 Subject: [PATCH] Update build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index ac48477..b3aa886 100644 --- a/build.sh +++ b/build.sh @@ -1,3 +1,4 @@ +npm i npm install --save-dev @electron-forge/cli npx electron-forge import npm run make \ No newline at end of file