Fix comment typo [skip ci]

This commit is contained in:
Eric Kotato 2020-05-08 04:45:37 +03:00 committed by GitHub
parent 1d28d84ef0
commit 3936fca8a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -569,7 +569,7 @@ jobs:
appimage_name=$(echo Kotatogram_Desktop*.AppImage)
echo ::set-env name=APPIMAGE_NAME::$appimage_name
# We don't need AppImagelauncher's desktop integration due to bad UX
# We don't need AppImageLauncher's desktop integration due to bad UX
dd if=/dev/zero of=$appimage_name bs=1 count=3 seek=8 conv=notrunc
- name: Check.