From 5bb697bb85539bc4354f2e98abc033945f6b0b47 Mon Sep 17 00:00:00 2001 From: Florian Metz Date: Mon, 18 Nov 2019 01:18:47 +0100 Subject: [PATCH] I go to bed if this doesn't work --- .github/workflows/deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5f663a2..2cd413a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,6 +42,7 @@ jobs: - name: Unzip MacOS run: | unzip macOS-latest/macOS-latest.zip + mv macOS-latest/**/* dist/ - name: Download InstallBuilder run: | wget https://clients.bitrock.com/installbuilder/installbuilder-enterprise-19.10.0-linux-x64-installer.run @@ -73,6 +74,7 @@ jobs: - name: Unzip Windows run: | unzip windows-latest/windows-latest.zip + mv windows-latest/**/* dist/ - name: Create installer (Windows 64bit) run: | node util/prepare PreMiD-win32-x64