Skip to content

Commit

Permalink
chore: update electron-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfan0 committed Oct 13, 2024
1 parent bd156ee commit cf64daf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ files:
asarUnpack:
- ./resources/iconTemplate.png
win:
target:
- target: "nsis"
arch:
- "x64"
- "arm64"
executableName: fideo
extraFiles:
- from: "./resources/iconTemplate.png"
Expand Down

0 comments on commit cf64daf

Please sign in to comment.