Skip to content

Commit

Permalink
Enable hugo extended version in actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaw committed Sep 5, 2023
1 parent 9c48e9e commit a76fc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.118.2'
extended: true

- name: Build
run: |-
Expand Down

0 comments on commit a76fc70

Please sign in to comment.