Skip to content

Commit c08e860

Browse files
authored
1 parent d0fad07 commit c08e860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
find appdir/
7777
grep -r 'Could not initialize GLX' ./appdir
7878
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/
7980
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
8081
8182
# Preapre publish

0 commit comments

Comments
 (0)