CI fix attempt

This commit is contained in:
simon987 2024-02-05 18:56:46 -05:00
parent ee59c694f9
commit 681de12c63

View File

@ -23,7 +23,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.122.0 HUGO_VERSION: 0.92.2
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |