Downgrade hugo version

This commit is contained in:
Joey Hafner 2024-05-28 19:12:38 -07:00
parent b730b8805f
commit e24a0d9aed

View File

@ -21,7 +21,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.126.0
HUGO_VERSION: 0.121.2
steps:
- name: Install Hugo CLI
run: |