Skip to content

Commit 61c63f8

Browse files
author
Oren Novotny
committed
Update displayname
1 parent 6de2ebf commit 61c63f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.rx.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
downloadPath: $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
138138

139139
- script: mv $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages/artifacts/*.* $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
140+
displayName: Move packages to LocalPackages directory
140141

141142
- task: DotNetCoreCLI@2
142143
displayName: Update Rx
@@ -211,6 +212,7 @@ jobs:
211212
downloadPath: $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
212213

213214
- powershell: mv $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages/artifacts/*.* $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
215+
displayName: Move packages to LocalPackages directory
214216

215217
- task: DotNetCoreCLI@2
216218
displayName: Update Rx

0 commit comments

Comments
 (0)