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 7cd47c4 commit f9f07a7
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 @@ -75,7 +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
ldd /home/runner/work/welle.io/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 f9f07a7

Please sign in to comment.