Fix comment typo [skip ci]
This commit is contained in:
parent
1d28d84ef0
commit
3936fca8a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue