Skip to content

Commit

Permalink
fix: 🚑️ 修复 Linux 打包失败的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Oct 20, 2023
1 parent 77dd81b commit 96f85d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,6 @@
{
"target": "deb",
"arch": ["x64", "arm64"]
},
{
"target": "rpm",
"arch": ["x64"]
},
{
"target": "snap",
"arch": ["x64"]
}
],
"artifactName": "${productName}-${version}-linux.${ext}"
Expand Down

0 comments on commit 96f85d8

Please sign in to comment.