Skip to content

Commit

Permalink
remove 32 bit windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
IrosTheBeggar committed Dec 21, 2024
1 parent 0547301 commit ace6d95
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,7 @@
"target": [
{
"target": "nsis",
"arch": [
"x64",
"ia32"
]
"arch": ["x64"]
}
]
},
Expand Down

0 comments on commit ace6d95

Please sign in to comment.