Skip to content

Commit e5fa34b

Browse files
committed
Fixed indentation error
1 parent aac53a5 commit e5fa34b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

azure-pipelines.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ steps:
4747

4848
- powershell: .\build\Install-WindowsSdkISO.ps1 18362
4949

50-
# Build solution
51-
- script: msbuild /r /bl .\ColorCode.sln
52-
displayName: Build solution
50+
# Build solution
51+
- script: msbuild /r /bl .\ColorCode.sln
52+
displayName: Build solution
5353

5454
- task: PublishBuildArtifacts@1
5555
displayName: Publish Package Artifacts

0 commit comments

Comments
 (0)