Restore fetching submodules
This commit is contained in:
committed by
Greg Hellings
parent
a7f851481d
commit
54eeaadc28
@@ -12,6 +12,8 @@ jobs:
|
||||
- "0.92.0"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v${{ matrix.version }}/hugo_extended_${{ matrix.version }}_Linux-64bit.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user