diff --git a/Makefile b/Makefile index 4d61ee8eb..fdada2387 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,7 @@ build-preview: ## Empty build cache and run on your local machine. clean: hugo --cleanDestinationDir + make setup make site ## Fix Markdown linting issues