From 4394b1b4ea3fc077483ffa9f0928600a7f68e41a Mon Sep 17 00:00:00 2001 From: John Livingston Date: Fri, 14 Jul 2023 19:35:40 +0200 Subject: [PATCH] Hugo github CI. --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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