Skip to content

Commit

Permalink
uncomment: Enable zip and msi targets for Windows in electron-builder…
Browse files Browse the repository at this point in the history
….yml
  • Loading branch information
sajjadmrx committed Mar 19, 2024
1 parent cd8b66d commit 66fa060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ win:
publish:
- github
target:
# - zip
# - msi
- zip
- msi
- nsis
linux:
icon: "public/icons/icon.icns"
Expand Down

0 comments on commit 66fa060

Please sign in to comment.