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
1 changed files with 1 additions and 1 deletions

View File

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