Skip to content

Commit af95a7f

Browse files
committed
fix: typo :/
1 parent 299037f commit af95a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ fi
105105
GHOSTTY_APPIMAGE="Ghostty-${VERSION}-${ARCH}.AppImage"
106106

107107
if [ "${GLFW}" = true ]; then
108-
UPINFO="gh-releases-zsync|$(echo "${GITHUB_REPOSITORY:-no-user/no-repo}" | tr '/' '|')|latest|Ghossty_*$ARCH.AppImage.zsync"
108+
UPINFO="gh-releases-zsync|$(echo "${GITHUB_REPOSITORY:-no-user/no-repo}" | tr '/' '|')|latest|Ghostty_*$ARCH.AppImage.zsync"
109109
GHOSTTY_APPIMAGE="Ghostty_Glfw-${VERSION}-${ARCH}.AppImage"
110110
fi
111111

0 commit comments

Comments
 (0)