Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL authored Sep 15, 2024
1 parent c08e860 commit daf0578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
find appdir/
grep -r 'Could not initialize GLX' ./appdir
ldd /home/runner/work/welle.io/Qt/6.7.2/gcc_64/plugins/xcbglintegrations/libqxcb-glx-integration.so
grep -r libGLX_indirect.so.0 appdir/
grep -r 'libGLX_indirect.so.0' ./appdir/
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
# Preapre publish
Expand Down

0 comments on commit daf0578

Please sign in to comment.