Fetch theme, too

This commit is contained in:
Gregory Hellings
2024-04-22 01:38:31 -05:00
committed by Greg Hellings
parent a6c8b4c98a
commit 90a37afbf0
+2
View File
@@ -12,6 +12,8 @@ jobs:
- "0.69.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