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 268a4d2 commit 6434cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
# Create AppImage
./appimagetool-*.AppImage -s deploy ./appdir/usr/share/applications/*.desktop # Bundle EVERYTHING
find appdir/
grep -r 'Could not initialize GLX' ./appdir
VERSION=1.0 ./appimagetool-*.AppImage ./appdir # turn AppDir into AppImage
# Preapre publish
Expand Down

0 comments on commit 6434cec

Please sign in to comment.