mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-10 01:59:57 +08:00
📦 Chore(custom): add a new build action
This commit is contained in:
@@ -66,7 +66,12 @@
|
||||
"target": [
|
||||
{
|
||||
"target": "nsis",
|
||||
"arch": ["x64", "ia32", "arm64"]
|
||||
"arch": ["x64", "arm64"]
|
||||
},
|
||||
{
|
||||
"target": "zip",
|
||||
"arch": ["x64", "arm64"],
|
||||
"artifactName": "PicList-Setup-${version}-${arch}-portable.${ext}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user