parent
9e61c5ec24
commit
41e7a20c3b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +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:
|
- run: |
|
||||||
- ls
|
- ls
|
||||||
- dotnet build mossy.sln
|
- dotnet build mossy.sln
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue