Let tauri-action install the CLI instead of cargo tauri.

Setting tauriScript skipped CLI setup, so cargo tauri was missing
on the runners. Use uploadUpdaterJson for the updater toggle.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Tommy
2026-08-15 22:27:37 +08:00
parent 9053bbe3f8
commit 4d7616ab62

View File

@@ -130,7 +130,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
projectPath: .
tauriScript: cargo tauri
tagName: v__VERSION__
releaseName: DeepSeek Harness Desktop v__VERSION__
releaseBody: |
@@ -142,7 +141,8 @@ jobs:
- macOS 包未公证,需在「系统设置 → 隐私与安全性」中允许打开。
releaseDraft: false
prerelease: false
includeUpdaterJson: false
uploadUpdaterJson: false
uploadUpdaterSignatures: false
args: ${{ matrix.args }}
flatpak: