diff --git a/setup-hugo/action.yml b/setup-hugo/action.yml index cea85a3..cc10735 100644 --- a/setup-hugo/action.yml +++ b/setup-hugo/action.yml @@ -20,6 +20,7 @@ inputs: cache-path: description: "The path input of actions/cache" default: | + /tmp/hugo_cache ~/go/pkg/mod ~/.npm required: false