ci: skip AppImage bundle, build only deb and rpm
All checks were successful
CI / lint-and-build (push) Successful in 9m8s

This commit is contained in:
2026-04-08 12:24:23 +03:00
parent 02ea9db25d
commit 931e2b9408

View File

@@ -62,4 +62,4 @@ jobs:
- name: Build Tauri app - name: Build Tauri app
run: | run: |
. "$HOME/.cargo/env" . "$HOME/.cargo/env"
npm run tauri build npm run tauri build -- --bundles deb,rpm