chore: build test
Some checks are pending
CI Build / build (push) Waiting to run

This commit is contained in:
ayuriel 2025-03-29 10:34:15 +09:00
parent 68615e2c53
commit f0b0dcd711

View File

@ -2,7 +2,7 @@ name: CI Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
runs-on: gitea-runner
steps:
- uses: actions/checkout@v3
- run: echo "Building the project..."