SIGN IN SIGN UP

ci: fix AppImage build hanging by using portable appimage format

- Add appimage target back to tauri.conf.json
- Force reinstall tauri-cli from feat/truly-portable-appimage branch
- Add 10 minute timeout to prevent indefinite hangs
- Add logging to verify correct tauri-cli version is installed

This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
D
Dax Raad committed
274b86b19bcd2b6d27fb91212ebe29a0b1b3ba57
Parent: 2ca118d