update
This commit is contained in:
parent
2def2fb692
commit
981316aa83
1 changed files with 3 additions and 2 deletions
|
@ -45,9 +45,10 @@ linux:
|
||||||
# - deb # Debian/Ubuntu
|
# - deb # Debian/Ubuntu
|
||||||
# - rpm # RHEL/Fedora
|
# - rpm # RHEL/Fedora
|
||||||
# - freebsd # BSD
|
# - freebsd # BSD
|
||||||
# # - pacman # For Arch
|
# - pacman # For Arch
|
||||||
# - AppImage # Universal
|
- AppImage # Universal
|
||||||
- snap # Snapcraft Store - Can't build arm version on amd64 machines(comment Snap out if you plan to)
|
- snap # Snapcraft Store - Can't build arm version on amd64 machines(comment Snap out if you plan to)
|
||||||
|
- zip
|
||||||
|
|
||||||
snap:
|
snap:
|
||||||
allowNativeWayland: true
|
allowNativeWayland: true
|
||||||
|
|
Loading…
Reference in a new issue