Skip to content

Commit

Permalink
tar without arm
Browse files Browse the repository at this point in the history
  • Loading branch information
mholtzman committed Jan 29, 2025
1 parent d82f894 commit 262d544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"target": "tar.gz",
"arch": ["x64", "arm64"]
"arch": ["x64"]
}
]
},
Expand Down

0 comments on commit 262d544

Please sign in to comment.