From 860e7bc8b7c70ac7197b927503bd821e7d6ecec9 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 23:25:36 -0600 Subject: [PATCH] trigger version Signed-off-by: Jeff Carr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4809c65..9d87a06 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: debian nocui gocui andlabs +.PHONY: debian all: build debian go build -o build main.go