Bug fix: Help files are not included in AppImages
[geeqie.git] / .github / workflows / appimage-x86_64.yml
index 6d9954a..6e2bbf0 100644 (file)
@@ -22,6 +22,7 @@ jobs:
     - run: sudo apt-get install webp-pixbuf-loader
     - run: sudo apt-get install pandoc
     - run: sudo apt-get install gettext
+    - run: sudo apt-get install yelp-tools
 
     - uses: actions/checkout@v3
     - run: git fetch --tags --force