dotnet fix
This commit is contained in:
parent
724d0e4bbc
commit
2f7ac8a277
@ -10,5 +10,9 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
- run: dotnet restore
|
||||
- run: dotnet build
|
||||
- run: dotnet build
|
||||
test:
|
||||
steps:
|
||||
- name: trying to run
|
||||
run: dotnet run
|
||||
|
Loading…
x
Reference in New Issue
Block a user