Changed tag to one recognisable by the runner

This commit is contained in:
Elijah 2024-01-04 21:29:26 +01:00
parent 6ed33e7ff6
commit 5e0b4a708f

View file

@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4