Commit 21ef40f
fix(linux): 禁用 AppImage 构建避免下载失败
Tauri 构建 AppImage 时需要从 GitHub 下载 continuous 版本的
AppRun 文件,该版本经常不稳定导致构建失败。
改为只生成 deb 和 rpm 包,覆盖主流 Linux 发行版。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ae53eba commit 21ef40f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments