mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
The ubuntu-22.04-arm runner image does not preinstall xdg-utils, so AppImage bundling fails with 'xdg-open binary not found'. Add it to every Linux system-dependency list in ci.yml and release.yml (the release ARM job shares the same list and would have failed identically at tag time). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>