mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
content: Update GitHub Pages workflow example
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user