[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:
@@ -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
|
||||
|
Reference in New Issue
Block a user