arm64 windows build

This commit is contained in:
Jan Prochazka
2021-09-16 11:36:34 +02:00
parent d179f4c753
commit 68fd49c224
2 changed files with 11 additions and 3 deletions

View File

@@ -67,7 +67,13 @@
},
"win": {
"target": [
"nsis",
{
"target": "nsis",
"arch": [
"x64",
"arm64"
]
},
{
"target": "zip",
"arch": [