Skip to content

Commit

Permalink
rel: fix linux target settings
Browse files Browse the repository at this point in the history
  • Loading branch information
hlolli committed Nov 30, 2023
1 parent 0ea4dad commit 67f0bdb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@ files:
filter:
- package.json
- app
linux:
artifactName: ArweaveMiner.AppImage
target: AppImage
category: Network
icon: resources/icons/arweave_logo.png
publish: null
publish: null

0 comments on commit 67f0bdb

Please sign in to comment.