From 8cdc6cb966333eecb8c87c8c55a47f2ebd417cfd Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:27:33 -0700 Subject: [PATCH] Fix EOF syntax in openbsd-build.yml --- .github/workflows/openbsd-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/openbsd-build.yml b/.github/workflows/openbsd-build.yml index 81a7e47f..68fd8e39 100644 --- a/.github/workflows/openbsd-build.yml +++ b/.github/workflows/openbsd-build.yml @@ -78,8 +78,8 @@ jobs: desc="$work/DESCR" cat >"$desc" <<'EOF' -ZoiteChat is an IRC client (HexChat-derived) with a GTK UI and optional tools. -EOF + ZoiteChat is an IRC client (HexChat-derived) with a GTK UI and optional tools. + EOF { echo "@cwd /usr/local"