Fixed misspellings.
This commit is contained in:
+2
-2
@@ -26,9 +26,9 @@ after_success:
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage
|
||||
- find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
|
||||
- ls -lh ./gLabels*.AppImage
|
||||
- mv ./gLabels*.AppImage glabels-continous-x86_64.AppImage
|
||||
- mv ./gLabels*.AppImage glabels-continuous-x86_64.AppImage
|
||||
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
||||
- bash ./upload.sh glabels-continous-x86_64.AppImage
|
||||
- bash ./upload.sh glabels-continuous-x86_64.AppImage
|
||||
|
||||
branches:
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user