content: Update GitHub Pages workflow example

This commit is contained in:
Joe Mooring
2025-04-23 12:45:37 -07:00
committed by GitHub
parent d1aabfa36a
commit a6d0c8c502
@@ -136,6 +136,8 @@ jobs:
key: hugo-${{ github.run_id }}
restore-keys:
hugo-
- name: Configure Git
run: git config core.quotepath false
- name: Build with Hugo
run: |
hugo \