vscodium
vscodium copied to clipboard
Build appimage
Probably fixes #1654
@uli-heller: The changes in your fork are in upstream now [you may want to delete that fork], so I guess this PR should be adjusted to:
- be rebased
- use the original URL
- uncomment the current disabled parts, just as you did
-> commit 1, may be the full PR here
- an extra commit to change the appimage check to drop the x86_64 part, to allow later to be built also for other environments
- as requested by @daiyam in the related issue, where you've noted that you've worked on this: have a separate workflow for the appimage
This may be part of either this PR or a separate one.