Skip to content

Commit

Permalink
625 - Didn't RTFM so had to commit twice
Browse files Browse the repository at this point in the history
Look, you know the rules and so do I.
  • Loading branch information
MagicLegend committed Dec 17, 2024
1 parent 54ca46d commit 06d70c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'v0.139.4' # See https://github.com/gohugoio/hugo/issues/13150
hugo-version: '0.139.4' # See https://github.com/gohugoio/hugo/issues/13150
extended: true
- name: Build
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_no_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'v0.139.4' # See https://github.com/gohugoio/hugo/issues/13150
hugo-version: '0.139.4' # See https://github.com/gohugoio/hugo/issues/13150
extended: true
- name: Build
run: |
Expand Down

0 comments on commit 06d70c9

Please sign in to comment.