Fix build issues?
Some checks failed
.NET Build / build (push) Failing after 27s

This commit is contained in:
2025-08-31 01:58:27 -04:00
parent 3280446c7e
commit 3dde713c91

View File

@@ -8,7 +8,9 @@ on:
jobs:
build:
runs-on: self-hosted # Uses your custom runner
runs-on: self-hosted
container:
image: gitea_runner_dotnet_node:latest
steps:
- name: Checkout repository
uses: actions/checkout@v4