super fix mk.3
This commit is contained in:
parent
d09c3d52d5
commit
08b330b8c1
@ -7,7 +7,11 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
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