diff --git a/Makefile b/Makefile index 65647d8b81..daf2f4272e 100644 --- a/Makefile +++ b/Makefile @@ -29,4 +29,5 @@ artifacthub-artifacts: .PHONY: clean clean: rm -rf _site - rm -rf .jekyll-metadata \ No newline at end of file + rm -rf .jekyll-metadata + rm -rf .jekyll-cache \ No newline at end of file