mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 13:34:54 +03:00
undoing snap/flatpak change as it is breaking pipeline for now
This commit is contained in:
parent
676da22690
commit
7469c005d4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
dist/*.zip
|
||||
dist/*.dmg
|
||||
dist/*.AppImage
|
||||
dist/*.flatpak
|
||||
dist/*.snap
|
||||
dist/*.deb
|
||||
dist/*.rpm
|
||||
dist/*.tar.gz
|
||||
|
@ -38,9 +38,9 @@ dmg:
|
||||
linux:
|
||||
target:
|
||||
- AppImage
|
||||
- rpm
|
||||
- snap
|
||||
- deb
|
||||
- flatpak
|
||||
- rpm
|
||||
maintainer: electronjs.org
|
||||
category: Utility
|
||||
icon: icon.png
|
||||
|
Loading…
Reference in New Issue
Block a user