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