Switch checkout with submodules: "recursive" -> "true"
This commit is contained in:
parent
e24a0d9aed
commit
0eb304fec8
2
Jafner.dev/.github/workflows/hugo.yaml
vendored
2
Jafner.dev/.github/workflows/hugo.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
submodules: 'true'
|
||||
fetch-depth: 0
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
|
Loading…
Reference in New Issue
Block a user