fix(gitea): Working runner config 🤞
All checks were successful
Run Build / dotnet (push) Successful in 36s

This commit is contained in:
Robert Morrison 2025-12-30 21:51:54 +00:00
parent 4caefdcc38
commit 9fe53b344a
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -10,6 +10,4 @@ jobs:
- uses: actions/setup-dotnet@v5 - uses: actions/setup-dotnet@v5
with: with:
dotnet-version: 10.x dotnet-version: 10.x
- run: pwd - run: dotnet build csSiteGen.csproj
- run: ls
- run: dotnet build cssitegen