ci: add xdg-utils for AppImage bundling
Some checks failed
CI / lint-and-build (push) Failing after 9m42s
Some checks failed
CI / lint-and-build (push) Failing after 9m42s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
build-essential curl wget pkg-config git ca-certificates \
|
build-essential curl wget pkg-config git ca-certificates \
|
||||||
libgtk-3-dev libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev \
|
libgtk-3-dev libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev \
|
||||||
libssl-dev
|
libssl-dev xdg-utils
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user