diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 864ac7b..60d4a33 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -45,6 +45,7 @@ jobs: with: submodules: recursive fetch-depth: 0 + lfs: true - name: Setup Pages id: pages uses: actions/configure-pages@v3