Install xdg-utils for AppImage bundling

This commit is contained in:
2026-07-20 16:12:40 -04:00
parent 47f0cbcf93
commit f498fcba1c
+2 -1
View File
@@ -41,7 +41,8 @@ jobs:
file \
curl \
wget \
jq
jq \
xdg-utils
- name: Set up Bun
uses: oven-sh/setup-bun@v2