diff --git a/build/electron-builder.yml b/build/electron-builder.yml index f3b77e8..f246641 100644 --- a/build/electron-builder.yml +++ b/build/electron-builder.yml @@ -45,9 +45,10 @@ linux: # - deb # Debian/Ubuntu # - rpm # RHEL/Fedora # - freebsd # BSD - # # - pacman # For Arch - # - AppImage # Universal + # - pacman # For Arch + - AppImage # Universal - snap # Snapcraft Store - Can't build arm version on amd64 machines(comment Snap out if you plan to) + - zip snap: allowNativeWayland: true