From ba21a651010cffd26b22d0788be1bbc0d490bc31 Mon Sep 17 00:00:00 2001 From: Joe Eschen <126913098+squiishyy@users.noreply.github.com> Date: Fri, 17 Nov 2023 12:24:15 -0800 Subject: [PATCH] add dummy comment (#4451) Signed-off-by: squiishyy --- flyteartifacts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flyteartifacts/Makefile b/flyteartifacts/Makefile index fbbfa915dd..7b5ada6444 100644 --- a/flyteartifacts/Makefile +++ b/flyteartifacts/Makefile @@ -1,4 +1,4 @@ - +#TODO delete this comment .PHONY: linux_compile linux_compile: export CGO_ENABLED ?= 0 linux_compile: export GOOS ?= linux