Fix EOF syntax in openbsd-build.yml

This commit is contained in:
deepend-tildeclub
2026-01-14 09:28:31 -07:00
committed by GitHub
parent 758f879700
commit 3225a28e12

View File

@@ -77,8 +77,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 "@name ${pkg_name}"