From 6434cecae17e845c2c8bc25fd9c879e248209715 Mon Sep 17 00:00:00 2001 From: Albrecht Lohofener Date: Sat, 14 Sep 2024 10:54:50 +0200 Subject: [PATCH] Testing https://github.com/probonopd/go-appimage/issues/301 --- .github/workflows/linux.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index da8dd3a6..4f781db8 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -73,6 +73,8 @@ jobs: # Create AppImage ./appimagetool-*.AppImage -s deploy ./appdir/usr/share/applications/*.desktop # Bundle EVERYTHING + find appdir/ + grep -r 'Could not initialize GLX' ./appdir VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage # Preapre publish