docs: Add submodules to actions/checkout
https://github.com/peaceiris/actions-hugo/issues/42
This commit is contained in:
parent
a1adb3bb7b
commit
b46070141b
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ jobs:
|
|||
# runs-on: windows-2019
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
# with:
|
||||
# submodules: true
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue