diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index c7e78eb..311e07f 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@v4 with: submodules: recursive - fetch-depth: 0 + fetch-depth: 6 lfs: true - name: Setup Pages id: pages