Skip to content

Commit ee183ef

Browse files
authored
Remove test commands
1 parent 850a1bb commit ee183ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ jobs:
7474
# Create AppImage
7575
./appimagetool-*.AppImage -s deploy ./appdir/usr/share/applications/*.desktop # Bundle EVERYTHING
7676
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
8077
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
8178
8279
# Preapre publish

0 commit comments

Comments
 (0)