Bug fix: AppImages do not show version tag
[geeqie.git] / .github / workflows / appimage-x86_64.yml
index 452c701..2eea07b 100644 (file)
@@ -19,6 +19,7 @@ jobs:
     - run: sudo apt-get install webp-pixbuf-loader
 
     - uses: actions/checkout@v3
+    - run: git fetch --tags --force
     - uses: actions/setup-python@v4
     - uses: BSFishy/meson-build@v1.0.3
       with: