Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL authored Sep 14, 2024
1 parent 6434cec commit 7cd47c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
./appimagetool-*.AppImage -s deploy ./appdir/usr/share/applications/*.desktop # Bundle EVERYTHING
find appdir/
grep -r 'Could not initialize GLX' ./appdir
ldd Qt/6.7.2/gcc_64/plugins/xcbglintegration/libqxcb-glx-integration.so
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
# Preapre publish
Expand Down

0 comments on commit 7cd47c4

Please sign in to comment.