diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index d12a811..327181d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -31,6 +31,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: hugo-version: "latest" + extended: true - name: Build Hugo working-directory: ./site