Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Added 'extended: true' to Hugo action.
  • Loading branch information
ziflex authored Nov 16, 2023
1 parent a1d9545 commit 939f70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.111.3'
extended: true

# Runs a single command using the runners shell
- name: Install Go dependencies
Expand Down

0 comments on commit 939f70a

Please sign in to comment.