Skip to content

Commit

Permalink
Merge pull request #1376 from trilitech/fix-linux-builds
Browse files Browse the repository at this point in the history
Fix linux builds
  • Loading branch information
serjonya-trili authored Jun 17, 2024
2 parents d3a3ff8 + 2560add commit 0d80d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/desktop/electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ win:
- sha256
certificateSubjectName: TRILITECH LIMITED
linux:
artifactName: umami-${version}.${arch}.${ext}
icon: icons/
target:
- deb
Expand All @@ -38,6 +39,7 @@ linux:
mimeTypes:
- x-scheme-handler/umami
deb:
artifactName: umami_${version}_${arch}.${ext}
depends:
- libasound2
- libnotify4
Expand Down

0 comments on commit 0d80d88

Please sign in to comment.