We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850a1bb commit ee183efCopy full SHA for ee183ef
.github/workflows/linux.yml
@@ -74,9 +74,6 @@ jobs:
74
# Create AppImage
75
./appimagetool-*.AppImage -s deploy ./appdir/usr/share/applications/*.desktop # Bundle EVERYTHING
76
find appdir/
77
- grep -r 'Could not initialize GLX' ./appdir
78
- ldd /home/runner/work/welle.io/Qt/6.7.2/gcc_64/plugins/xcbglintegrations/libqxcb-glx-integration.so
79
- grep -r 'libGLX_indirect.so.0' ./appdir
80
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
81
82
# Preapre publish
0 commit comments