summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pages.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index 6548c44..be73e4b 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -17,6 +17,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
+ extended: true
- name: Build
run: |