diff --git a/.github/workflows/desktop-client.yml b/.github/workflows/desktop-client.yml index 0548e30..4f0c1a7 100644 --- a/.github/workflows/desktop-client.yml +++ b/.github/workflows/desktop-client.yml @@ -60,5 +60,6 @@ jobs: files: > win-x64.zip win-x86.zip - osx-x64.zip - allow_override: true \ No newline at end of file + macos-x64.zip + allow_override: true + gzip: false \ No newline at end of file