Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing authored Jan 10, 2025
1 parent 7818807 commit c2ceba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ stages:
$targets = @(
".\BuildTasks\PublishVSExtension\v4\tools\",
".\BuildTasks\PublishVSExtension\v5\tools\"
".\BuildTasks\PublishVSExtension\v5\tools\PublishVSExtension\v5"
".\BuildTasks\PublishVSExtension\v5\PublishVSExtension\v5\tools\"
)
invoke-webrequest $vswhereLatest -OutFile $env:temp\vswhere.exe
Expand Down

0 comments on commit c2ceba3

Please sign in to comment.