Add fuse to packages installed in AppImage build

Also adding universe repository where it's located on Ubuntu 22.04
This commit is contained in:
Daniel Wróbel 2022-12-06 21:23:46 +01:00 committed by GitHub
parent 41e519b5d1
commit a4c66e167d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,10 +145,12 @@ jobs:
- name: Install dependencies
run: |
sudo add-apt-repository universe
sudo apt-get install --no-install-recommends \
libglib2.0-0 \
libxkbcommon-x11-0 \
libxcb1 \
fuse \
;
- name: Build