1
0
mirror of https://github.com/simon987/recipes.simon987.net.git synced 2025-04-08 21:26:42 +00:00

CI fix attempt

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

@ -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: |