Update main.yml

This commit is contained in:
암냥 2025-10-30 19:10:51 +09:00 committed by GitHub
commit 1c78b0981e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ on:
name: Web Build
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v5