fix(gitea): Working runner config 🤞
All checks were successful
Run Build / dotnet (push) Successful in 36s
All checks were successful
Run Build / dotnet (push) Successful in 36s
This commit is contained in:
parent
4caefdcc38
commit
9fe53b344a
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user