Skip to content

Commit

Permalink
chore: Update package.json to include Linux AppImage target
Browse files Browse the repository at this point in the history
  • Loading branch information
necipsagiro committed Jul 3, 2024
1 parent 7bd7b1d commit ededcc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@
},
"notarize": true
},
"linux": {
"target": [
"AppImage"
]
},
"publish": {
"provider": "github",
"releaseType": "release"
Expand Down

0 comments on commit ededcc4

Please sign in to comment.