mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
desktop: use regular tauri cli again
This commit is contained in:
parent
85ed329318
commit
61c334f1fb
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -172,7 +172,7 @@ jobs:
|
||||
- name: Install tauri-cli from portable appimage branch
|
||||
if: contains(matrix.settings.host, 'ubuntu')
|
||||
run: |
|
||||
cargo install tauri-cli --git https://github.com/brendonovich/tauri --branch appimage-sidecar-binaries --force
|
||||
cargo install tauri-cli --git https://github.com/tauri-apps/tauri --branch truly-portable-appimage --force
|
||||
echo "Installed tauri-cli version:"
|
||||
cargo tauri --version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user