mirror of
https://github.com/simon987/recipes.simon987.net.git
synced 2025-04-24 13:05:55 +00:00
CI fix attempt
This commit is contained in:
parent
bdaaa79e56
commit
ee59c694f9
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
id: pages
|
id: pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user