diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index f8bfe667..73e6f798 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -22,7 +22,7 @@ jobs: uses: peaceiris/actions-hugo@v2 with: hugo-version: '0.80.0' - # extended: true + extended: true - name: Generate documentation translations run: bash ./doc-translate.sh