We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212e82f commit b39d63aCopy full SHA for b39d63a
1 file changed
.github/workflows/hugo.yaml
@@ -76,7 +76,6 @@ jobs:
76
hugo \
77
--gc \
78
--minify \
79
-# --baseURL "${{ steps.pages.outputs.base_url }}/" \
80
--cacheDir "${{ runner.temp }}/hugo_cache"
81
- name: Cache save
82
id: cache-save
0 commit comments