try to build windows arm64 #165

This commit is contained in:
Jan Prochazka 2021-09-16 11:19:54 +02:00
parent 02aa94afc9
commit 80624d3abe

View File

@ -68,7 +68,13 @@
"win": {
"target": [
"nsis",
"zip"
{
"target": "zip",
"arch": [
"x64",
"arm64"
]
}
],
"icon": "icon.ico",
"publish": [