Update build.yml

This commit is contained in:
mii443
2025-05-26 18:17:27 +09:00
committed by GitHub
parent f9f90ab63e
commit ea93d1f8ac

View File

@ -6,7 +6,7 @@ on:
- 'v*' - 'v*'
jobs: jobs:
build: build:
runs-on: [self-hosted, linux] runs-on: self-hosted
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
name: Checkout name: Checkout