mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-14 18:57:40 +01:00
fix: 🚑️ 修复 Linux 打包失败的问题
This commit is contained in:
parent
77dd81b115
commit
96f85d8264
@ -82,14 +82,6 @@
|
||||
{
|
||||
"target": "deb",
|
||||
"arch": ["x64", "arm64"]
|
||||
},
|
||||
{
|
||||
"target": "rpm",
|
||||
"arch": ["x64"]
|
||||
},
|
||||
{
|
||||
"target": "snap",
|
||||
"arch": ["x64"]
|
||||
}
|
||||
],
|
||||
"artifactName": "${productName}-${version}-linux.${ext}"
|
||||
|
Loading…
Reference in New Issue
Block a user