From a4f489c616259ea361c0fefad717bec5628ca77a Mon Sep 17 00:00:00 2001 From: ZengWen-DT Date: Sat, 20 Jun 2026 00:22:03 +0800 Subject: [PATCH] fix(skills): point gog brew install at homebrew-core gogcli (#95017) --- skills/gog/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/gog/SKILL.md b/skills/gog/SKILL.md index 25915cfb52f..87ad816b3ad 100644 --- a/skills/gog/SKILL.md +++ b/skills/gog/SKILL.md @@ -13,7 +13,7 @@ metadata: { "id": "brew", "kind": "brew", - "formula": "steipete/tap/gogcli", + "formula": "gogcli", "bins": ["gog"], "label": "Install gog (brew)", },