Skip to content

Commit

Permalink
Changed github action to use hugo extended
Browse files Browse the repository at this point in the history
  • Loading branch information
ceso committed Oct 8, 2023
1 parent 115eb0e commit 45e0715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
# extended: true
extended: true

- name: Build main page
run: hugo --minify
Expand Down

0 comments on commit 45e0715

Please sign in to comment.