From 850a1bbf301cac92ad1a4181053befe7a87e5ece Mon Sep 17 00:00:00 2001 From: Albrecht Lohofener Date: Sun, 15 Sep 2024 11:32:46 +0200 Subject: [PATCH] Testing probonopd/go-appimage#301 #7 --- .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 06fe633c..3b87d6b5 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