Changes to workflow
Some checks failed
Generate and upload hugo website / generate_and_upload_site (push) Has been cancelled

This commit is contained in:
Henry V Child 2025-04-05 21:12:21 +02:00
parent 5bb8a0e9b0
commit 3dc28df465

View File

@ -5,12 +5,10 @@ on:
jobs:
generate_and_upload_site:
runs-on: hugomods/hugo
runs-on: hugomods/hugo-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Generate the website
run: ~/go/bin/hugo