mirror of
https://github.com/simon987/recipes.simon987.net.git
synced 2025-12-17 01:09:03 +00:00
CI fix attempt
This commit is contained in:
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
|
||||
Reference in New Issue
Block a user