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