mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +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"
|
desc="$work/DESCR"
|
||||||
|
|
||||||
cat >"$desc" <<'EOF'
|
cat >"$desc" <<'EOF'
|
||||||
ZoiteChat is an IRC client (HexChat-derived) with a GTK UI and optional tools.
|
ZoiteChat is an IRC client (HexChat-derived) with a GTK UI and optional tools.
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
{
|
{
|
||||||
echo "@cwd /usr/local"
|
echo "@cwd /usr/local"
|
||||||
|
|||||||
Reference in New Issue
Block a user