File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments