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
cc359bd3e3
commit
8cdc6cb966
4
.github/workflows/openbsd-build.yml
vendored
4
.github/workflows/openbsd-build.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user