Skip to content

Commit

Permalink
Revert "Fixed indentation error"
Browse files Browse the repository at this point in the history
This reverts commit e5fa34b.
  • Loading branch information
Arlodotexe committed Oct 24, 2022
1 parent e5fa34b commit 5677908
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ steps:

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

# Build solution
- script: msbuild /r /bl .\ColorCode.sln
displayName: Build solution
# Build solution
- script: msbuild /r /bl .\ColorCode.sln
displayName: Build solution

- task: PublishBuildArtifacts@1
displayName: Publish Package Artifacts
Expand Down

0 comments on commit 5677908

Please sign in to comment.