1
0
forked from shaytan/rdgen

flatpak,appimage

This commit is contained in:
Bryan Gerlach
2025-04-16 19:50:07 -05:00
parent 807f26360e
commit 78ec60d272

View File

@@ -687,7 +687,7 @@ jobs:
run: |
# install libarchive-tools for bsdtar command used in AppImageBuilder.yml
sudo apt-get update -y
sudo apt-get install -y libarchive-tools
sudo apt-get install -y libarchive-tools libfuse2
# set-up appimage-builder
pushd /tmp
wget -O appimage-builder-x86_64.AppImage https://github.com/AppImageCrafters/appimage-builder/releases/download/v1.1.0/appimage-builder-1.1.0-x86_64.AppImage