Bug fix: Help files are not included in AppImages
[geeqie.git] / .github / workflows / appimage-aarch64.yml
index 2156112..44c5f02 100644 (file)
@@ -47,6 +47,7 @@ jobs:
             yes | sudo apt-get install python3 python3-pip python3-setuptools  python3-wheel ninja-build
             yes | sudo apt-get install meson
             yes | sudo apt-get install pandoc
+            yes | sudo apt-get install yelp-tools
             mkdir -p $GITHUB_WORKSPACE/AppDir
             mkdir -p $GITHUB_WORKSPACE/AppDir/usr
             meson setup -Ddevel=disabled -Ddoxygen=disabled -Dyelp-build=disabled -Dprefix=$GITHUB_WORKSPACE/AppDir/usr build