Commit 46dce0e
fix: 修复 GitHub Actions Linux 构建和 macOS artifact 丢失问题
- 恢复 tauri.conf.json targets 为 "all"
- 在 Linux CI 构建时通过 --bundles 参数排除 AppImage
- 避免全局设置 targets 导致 macOS dmg/app 无法生成
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 21ef40f commit 46dce0e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
| 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