Skip to content

Commit

Permalink
use extended hugo to fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
l10178 committed Apr 30, 2024
1 parent baca96c commit ee00596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.125.4'
# extended: true
extended: true

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit ee00596

Please sign in to comment.