Skip to content

Commit ff82ee2

Browse files
Fix yaml indent
1 parent c070f00 commit ff82ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/yaml/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
#Update-Module $module -verbose
1616
}
1717
}
18-
displayName: Install PowerShell modules
18+
displayName: Install PowerShell modules
1919

2020
- powershell: |
2121
$azureRMModule = Get-Module -Name AzureRM -ListAvailable -ErrorAction SilentlyContinue

0 commit comments

Comments
 (0)