From 929131f5e6ce41dce56b701e77342813085c4100 Mon Sep 17 00:00:00 2001 From: Florian Metz Date: Sun, 13 Oct 2019 23:35:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20DePloY?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b64734f..cba8241 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,9 +8,6 @@ jobs: steps: - name: Get and install run: | - wget https://installbuilder.bitrock.com/installbuilder-enterprise-19.9.0-linux-x64-installer.run - chmod u+x installbuilder-enterprise-19.9.0-linux-x64-installer.run - ./installbuilder-enterprise-19.9.0-linux-x64-installer.run printf '%s\n' y package: runs-on: ${{ matrix.os }}