diff --git a/justfile b/justfile index 316c6fdf3a..aa474b0d10 100644 --- a/justfile +++ b/justfile @@ -174,6 +174,7 @@ demodir: clean: undeploy rm -rf ./{{ workspace_dir }} rm -rf ./layers_cache + rm -f ./layers-cache.json # Template for the justfile.env file.