Include authors in credits window of AppImages
[geeqie.git] / .github / workflows / appimage-x86_64.yml
index 667c6c4..5ab33c7 100644 (file)
@@ -22,12 +22,12 @@ jobs:
 
     - uses: actions/checkout@v3
     - run: git fetch --tags --force
+    - run: git fetch --depth=1000000
     - uses: actions/setup-python@v4
     - uses: BSFishy/meson-build@v1.0.3
       with:
         action: build
         directory: build
-        setup-options: -Dgit=disabled
         options: --verbose
         meson-version: 1.0.1