Skip to content

Commit

Permalink
put snap back
Browse files Browse the repository at this point in the history
  • Loading branch information
mholtzman committed Jan 29, 2025
1 parent 262d544 commit df8886a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions electron-builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"target": "deb",
"arch": ["x64"]
},
{
"target": "snap",
"arch": ["x64"]
},
{
"target": "tar.gz",
"arch": ["x64"]
Expand Down

0 comments on commit df8886a

Please sign in to comment.