We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f166933 commit c6c6898Copy full SHA for c6c6898
README.md
@@ -169,7 +169,6 @@ script:
169
- chmod a+x linuxdeployqt-continuous-x86_64.AppImage
170
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
171
- export VERSION=$(git rev-parse --short HEAD) # linuxdeployqt uses this for naming the file
172
- - ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -bundle-non-qt-libs
173
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage
174
175
after_success:
0 commit comments