Skip to content

Commit 56eae0a

Browse files
committed
Fixed YAML
1 parent 5baccf0 commit 56eae0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 3.1.102
5050
displayName: "Install 3.0.100"
5151
52-
- bash: |
52+
- bash: |
5353
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin -version 5.0.100-rc.2.20479.15
5454
displayName: "Install 5.0.100-rc.2.20479.15"
5555

0 commit comments

Comments
 (0)