adds the correct runner name
Some checks failed
build-and-deploy / build (push) Has been cancelled

This commit is contained in:
Drew
2025-04-08 22:39:38 -06:00
parent 23a699de4a
commit d2a7591c5f

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: runner.medlab.host
container: container:
image: klakegg/hugo:ext-ubuntu-latest image: klakegg/hugo:ext-ubuntu-latest
steps: steps: