Skip to content

Commit

Permalink
Report dotnet installation directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Nov 8, 2023
1 parent 84ee3cc commit 24f7764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
- name: DotNet restore
if: ${{ false }}
run: |
dotnet --version
(Get-Command dotnet).Source
dotnet new nugetconfig
dotnet restore -v n

0 comments on commit 24f7764

Please sign in to comment.