Browse Source
Merge pull request #1024 from meriadec/fix/#972-package-output
One package per plaftorm: Linux/AppImage macOS/dmg Win/nsis
master
Gaëtan Renaudeau
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
electron-builder.yml
|
|
@ -36,9 +36,6 @@ win: |
|
|
|
- target: nsis |
|
|
|
arch: |
|
|
|
- x64 |
|
|
|
- target: zip |
|
|
|
arch: |
|
|
|
- x64 |
|
|
|
|
|
|
|
nsis: |
|
|
|
oneClick: false |
|
|
|