Skip to content

Commit 522c5ae

Browse files
authored
Update adt_pull_request.yml
1 parent 1485326 commit 522c5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
displayName: 'Install sonarscanner'
2626
inputs:
2727
command: custom
28-
arguments: 'dotnet tool install --global dotnet-sonarscanner --version 5.8.0'
28+
arguments: 'dotnet tool install dotnet-sonarscanner --version 5.8.0'
2929

3030
- task: DotNetCoreCLI@2
3131
displayName: Build

0 commit comments

Comments
 (0)