CI fix attempt

This commit is contained in:
simon987 2024-02-05 19:04:16 -05:00
parent 681de12c63
commit b619d5532d

View File

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