mirror of
https://github.com/leozide/leocad
synced 2024-11-17 07:47:55 +01:00
Update .travis.yml
This commit is contained in:
parent
47124cf1ca
commit
1a3e01ead1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ jobs:
|
|||
- unzip library.zip
|
||||
- mkdir -p AppDir/usr/share/leocad
|
||||
- mv library.bin AppDir/usr/share/leocad/library.bin
|
||||
- cp qt/leocad.desktop AppDir/leocad.desktop
|
||||
- wget -c "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage"
|
||||
- chmod a+x linuxdeployqt*.AppImage
|
||||
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
|
||||
|
|
Loading…
Reference in a new issue