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")