mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Fix EOF syntax in openbsd-build.yml
This commit is contained in:
committed by
GitHub
parent
758f879700
commit
3225a28e12
4
.github/workflows/openbsd-build.yml
vendored
4
.github/workflows/openbsd-build.yml
vendored
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user