mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
fix hugo winutil docs site
This commit is contained in:
1
.github/workflows/docs.yaml
vendored
1
.github/workflows/docs.yaml
vendored
@@ -67,7 +67,6 @@ jobs:
|
|||||||
--gc \
|
--gc \
|
||||||
--minify \
|
--minify \
|
||||||
--source docs \
|
--source docs \
|
||||||
--baseURL "${{ steps.pages.outputs.base_url }}/" \
|
|
||||||
--cacheDir "${{ runner.temp }}/hugo_cache"
|
--cacheDir "${{ runner.temp }}/hugo_cache"
|
||||||
- name: Cache Save
|
- name: Cache Save
|
||||||
id: cache-save
|
id: cache-save
|
||||||
|
|||||||
Reference in New Issue
Block a user