chore: build output add windows appx

This commit is contained in:
Dr_rOot
2023-04-21 21:01:13 +08:00
parent 06f0ccf2e5
commit ed622ade1f
5 changed files with 7 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

+7
View File
@@ -97,6 +97,13 @@
"ia32" "ia32"
] ]
}, },
{
"target": "appx",
"arch": [
"x64",
"ia32"
]
},
{ {
"target": "zip", "target": "zip",
"arch": [ "arch": [