fix(gitea): NOT A FIX - Just some data gathering
Some checks failed
Run Build / dotnet (push) Failing after 25s
Some checks failed
Run Build / dotnet (push) Failing after 25s
Testing where we are and what we can see when we run dotnet build
This commit is contained in:
parent
1ab300936b
commit
4caefdcc38
|
|
@ -10,4 +10,6 @@ jobs:
|
|||
- uses: actions/setup-dotnet@v5
|
||||
with:
|
||||
dotnet-version: 10.x
|
||||
- run: pwd
|
||||
- run: ls
|
||||
- run: dotnet build cssitegen
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user