From 80096fc995525fa9354ae5168286afeb4b250e9d Mon Sep 17 00:00:00 2001 From: squiishyy Date: Fri, 17 Nov 2023 12:08:01 -0800 Subject: [PATCH] add dummy comment 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