Run shellcheck in meson tests
[geeqie.git] / .github / workflows / check-build-actions.yml
index 1d06003..b0a0732 100644 (file)
@@ -7,6 +7,7 @@ jobs:
     steps:
     - run: sudo apt-get update
     - run: sudo apt-get install build-essential libgtk-3-dev
+    - run: sudo apt-get install shellcheck
     - uses: actions/checkout@v3
     - uses: actions/setup-python@v4
     - run: sudo apt-get install xvfb
@@ -30,6 +31,7 @@ jobs:
     steps:
     - run: sudo apt-get update
     - run: sudo apt-get install build-essential libgtk-3-dev
+    - run: sudo apt-get install shellcheck
     - run: sudo apt-get install evince
     - run: sudo apt-get install libarchive-dev
     - run: sudo apt-get install libchamplain-0.12-dev libchamplain-gtk-0.12-dev