test commands
This commit is contained in:
parent
252167a6c8
commit
9e61c5ec24
1 changed files with 3 additions and 1 deletions
|
|
@ -8,4 +8,6 @@ jobs:
|
||||||
uses: https://github.com/actions/setup-dotnet@v4
|
uses: https://github.com/actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.x'
|
dotnet-version: '6.x'
|
||||||
- run: dotnet build
|
- run:
|
||||||
|
- ls
|
||||||
|
- dotnet build mossy.sln
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue