super fix mk.3

This commit is contained in:
alexkrdb 2023-11-21 16:28:47 +01:00
parent d09c3d52d5
commit 08b330b8c1

View File

@ -11,3 +11,7 @@ jobs:
dotnet-version: '6.0.x' dotnet-version: '6.0.x'
- run: dotnet restore - run: dotnet restore
- run: dotnet build - run: dotnet build
test:
steps:
- name: trying to run
run: dotnet run