From 3d8e3c4782f87112e365bc0f5a818eef2559b3cb Mon Sep 17 00:00:00 2001 From: Antoine Jeannot Date: Fri, 6 Sep 2024 09:44:47 +0200 Subject: [PATCH] Do not use JURISPRUDENCE_LAST_EXPORT_DATETIME for now --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index c98c32b..4f29bfd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ .PHONY: export install compress upload release -include .env # Define the date format for CalVer YEAR := $(shell date +"%Y")