no message

This commit is contained in:
kuaifan 2022-04-01 16:22:13 +08:00
parent 77924ff248
commit 813a49bf67

View File

@ -109,15 +109,13 @@
{ {
"target": "nsis", "target": "nsis",
"arch": [ "arch": [
"x64", "x64"
"arm64"
] ]
}, },
{ {
"target": "msi", "target": "msi",
"arch": [ "arch": [
"x64", "x64"
"arm64"
] ]
} }
] ]