From 418eac8c0b978089644f48e27a0fbdd20e18ac91 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 10 Dec 2024 22:35:15 +0300 Subject: Auto-commit 2024-12-10 --- content/go/workflow.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'content/go') diff --git a/content/go/workflow.md b/content/go/workflow.md index 220d14b..76bc519 100644 --- a/content/go/workflow.md +++ b/content/go/workflow.md @@ -3,7 +3,8 @@ title = "Workflow" name = "workflow" repository = "https://git.neonxp.ru/workflow.git" description = "Простой конечный автомат для Go" -outputs = ["html", "go"] +gomod = true +outputs = ["html"] +++ # Workflow for Go -- cgit v1.2.3