From e7b259f764049fd81045aa37128ea6a44666eec2 Mon Sep 17 00:00:00 2001 From: Florian Metz Date: Mon, 18 Nov 2019 12:13:22 +0100 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4202363..f99e3d8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -43,8 +43,8 @@ jobs: run: | mkdir dist/ unzip macOS-latest/macOS-latest.zip - ls -ls macOS-latest/ mv macOS-latest/**/* dist/ + ls -ls dist/ - name: Download InstallBuilder run: | wget https://clients.bitrock.com/installbuilder/installbuilder-enterprise-19.10.0-linux-x64-installer.run