mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-21 20:39:49 +01:00
fix: 🐛 修复 linux 打包配置错误的问题
This commit is contained in:
parent
e1a8a61f24
commit
a9668d943f
@ -86,7 +86,7 @@
|
|||||||
"arch": ["x64", "arm64"]
|
"arch": ["x64", "arm64"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"artifactName": "${productName}-${version}-linux.${ext}"
|
"artifactName": "${productName}-${version}-linux-${arch}.${ext}"
|
||||||
},
|
},
|
||||||
"npmRebuild": false
|
"npmRebuild": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user