From b76e672bc63993e9e0d3a1ab427237c4e9bb82ea Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Thu, 17 Aug 2023 00:29:30 -0700 Subject: [PATCH] reenable publish.. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5324565..f020382 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ VNU_URL=https://github.com/validator/validator/releases/download/$(VNU_RELEASE)/ deploy: rm -rf deploy hyde gen - #hyde publish + hyde publish vnu.jar_$(VNU_RELEASE).zip: wget $(VNU_URL)