📦 Chore(custom): update release action for arm64

This commit is contained in:
Kuingsmile
2025-08-13 11:42:14 +08:00
parent fc14559461
commit 29ca49a440
4 changed files with 148 additions and 10 deletions

View File

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