From daf05785ba30ee08842869451095d801a58e1d27 Mon Sep 17 00:00:00 2001 From: Albrecht Lohofener Date: Sun, 15 Sep 2024 11:27:17 +0200 Subject: [PATCH] Testing probonopd/go-appimage#301 #6 --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 64c9e21d..06fe633c 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -76,7 +76,7 @@ jobs: find appdir/ grep -r 'Could not initialize GLX' ./appdir ldd /home/runner/work/welle.io/Qt/6.7.2/gcc_64/plugins/xcbglintegrations/libqxcb-glx-integration.so - grep -r libGLX_indirect.so.0 appdir/ + grep -r 'libGLX_indirect.so.0' ./appdir/ VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage # Preapre publish