Skip to content

Commit 2986e20

Browse files
committed
Update CI
1 parent 54edb51 commit 2986e20

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
with:
1616
submodules: "recursive"
1717

18+
- name: Info
19+
run: dotnet --info
20+
1821
- name: Restore dependencies
1922
run: dotnet restore
2023

0 commit comments

Comments
 (0)