Correct the runner

This commit is contained in:
Alex 2025-05-03 22:23:40 +12:00
parent e70441504c
commit bce83063d2

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
build-image: build-image:
runs-on: docker runs-on: self-hosted
steps: steps:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4