Include appstreamcli in ancillary files check
[geeqie.git] / .github / workflows / check-build-actions.yml
index 955a9e5..53a8e30 100644 (file)
@@ -22,6 +22,7 @@ jobs:
     runs-on: ubuntu-22.04
     steps:
     - run: sudo apt-get update
+    - run: sudo apt-get install appstream
     - run: sudo apt-get install build-essential libgtk-3-dev libgtk-3-bin
     - run: sudo apt-get install at-spi2-core
     - run: sudo apt-get install desktop-file-utils
@@ -74,6 +75,7 @@ jobs:
     runs-on: ubuntu-22.04
     steps:
     - run: sudo apt-get update
+    - run: sudo apt-get install appstream
     - run: sudo apt-get install at-spi2-core
     - run: sudo apt-get install build-essential libgtk-3-dev libgtk-3-bin
     - run: sudo apt-get install clang-tidy