Skip to content

Commit

Permalink
Build with the same Hugo version as I use locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Expurple committed Dec 19, 2024
1 parent 1c02ff6 commit 087d0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
build:
runs-on: ubuntu-latest
env:
# The same a I have locally in Ubuntu repos.
HUGO_VERSION: 0.123.7
# The same as I have locally (from a non-LTS Ubuntu repo).
HUGO_VERSION: 0.129
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 087d0c0

Please sign in to comment.