diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index a29c451..2615aac 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -34,7 +34,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - submodules: recursive + submodules: true fetch-depth: 0 - name: Setup Pages id: pages