diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 53434b3..942facf 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -18,8 +18,8 @@ jobs: - name: Test uses: peaceiris/actions-hugo@v2 with: - hugo-version: 'latest' - # extended: true + hugo-version: '0.86.0' + extended: true - name: Build run: hugo --minify