mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 10:46:17 -04:00
content: Update GitHub Pages sample workflow
This commit is contained in:
parent
57b766fba0
commit
4b56693f68
@ -133,7 +133,9 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
${{ runner.temp }}/hugo_cache
|
||||
key: hugo
|
||||
key: hugo-${{ github.run_id }}
|
||||
restore-keys:
|
||||
hugo-
|
||||
- name: Build with Hugo
|
||||
run: |
|
||||
hugo \
|
||||
|
Loading…
x
Reference in New Issue
Block a user