content: Update GitHub Pages sample workflow

This commit is contained in:
Joe Mooring 2025-03-17 17:59:02 -07:00 committed by GitHub
parent 57b766fba0
commit 4b56693f68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 \