ci: skip AppImage bundle, build only deb and rpm
All checks were successful
CI / lint-and-build (push) Successful in 9m8s
All checks were successful
CI / lint-and-build (push) Successful in 9m8s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user