Skip to content

Commit b72e82b

Browse files
Copilotstephentoub
andcommitted
Add dotnet --info step to verify SDK installation
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent 9b20e75 commit b72e82b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-setup-steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ steps:
33
- uses: actions/setup-dotnet@v5
44
with:
55
global-json-file: global.json
6+
- run: dotnet --info

0 commit comments

Comments
 (0)