updating pipeline
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 17s
Some checks failed
Hugo Update Pipeline / Explore-Gitea-Actions (push) Failing after 17s
This commit is contained in:
@ -9,7 +9,7 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||
submodules: recursive # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
- name: Install Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
|
Reference in New Issue
Block a user