[MM-45409] Restrict auto-update functionality specifically to the NSIS installer and AppImage (#2177)

* [MM-45409] Restrict auto-update functionality specifically to the NSIS installer and AppImage

* Fixes

* Fix syntax error

* Fixes #2

* Switch PR builds to ZIP

* Fix
This commit is contained in:
Devin Binnie
2022-06-30 12:25:28 -04:00
committed by GitHub
parent 5b93e20ab8
commit e674c5c28e
5 changed files with 15 additions and 8 deletions

View File

@@ -261,7 +261,7 @@ jobs:
- "~/.cache/electron"
- "~/.cache/electron-builder"
- save:
filename: "$(jq -r .version package.json)/*.exe"
filename: "$(jq -r .version package.json)/*.zip"
build-mac-pr:
executor: mac