From f2208a88fe4bb4bae20a1f821dd175880c2905d5 Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Mon, 28 Feb 2022 16:30:40 +0100 Subject: installer updates (#1565) * * build zip versions for macOS and windows * set application version macOS and Windows * automatically uninstall previous version in Windows * add zip to upload Co-authored-by: rejbasket --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index df568366..e9a0018a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -246,3 +246,4 @@ jobs: artifacts/*.rpm artifacts/*.tar.xz artifacts/*.sh + artifacts/*.zip -- cgit v1.2.3