Skip to content

Commit 269cba7

Browse files
committed
refactor: update target formats for Windows in electron-builder configuration
1 parent 4a324c4 commit 269cba7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

electron-builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ win:
2828
publish:
2929
- github
3030
target:
31-
# - zip
31+
- zip
3232
- msi
33-
# - nsis
33+
- nsis
3434
linux:
3535
icon: 'public/icons/icon.icns'
3636
maintainer: 'dnschanger.github.io'

0 commit comments

Comments
 (0)