Skip to content

Commit

Permalink
chore: enable zip and msi targets
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadmrx committed Nov 8, 2024
1 parent 7f74d38 commit 68e6f34
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 @@ -24,8 +24,8 @@ win:
publish:
- github
target:
# - zip
# - msi
- zip
- msi
- nsis
linux:
icon: "public/icons/icon.icns"
Expand Down

0 comments on commit 68e6f34

Please sign in to comment.