From 2b86cff3f343a0295adb382fd39df77f47f0f95f Mon Sep 17 00:00:00 2001 From: Florian Metz Date: Mon, 14 Oct 2019 03:25:08 +0200 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f7872e4..3301943 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -49,10 +49,6 @@ jobs: password: ${{ secrets.SSHPASSWORD }} script: | cd /home/PreMiD/builds - node prepare.js PreMiD-win32-x64 - /opt/installbuilder-19.9.0/bin/builder build installer.xml windows - node prepare.js PreMiD-darwin-x64 - /opt/installbuilder-19.9.0/bin/builder build installer.xml osx node prepare.js PreMiD-win32-ia32 /opt/installbuilder-19.9.0/bin/builder build installer.xml windows