Commit 6da521d
ci(one): drop AppImage from bundle targets to unblock release
linuxdeploy fails opaquely on ubuntu-22.04 runners ('failed to run
linuxdeploy' with no captured stderr) even with libfuse2 installed.
The .deb already covers Linux distribution; AppImage can be re-added
later once the linuxdeploy invocation is debugged. The updater
manifest script already handles missing Linux artifacts gracefully
(addIfFound skips when no bundle is found).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 36c9253 commit 6da521d
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments