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:
137
137
downloadPath : $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
138
138
139
139
- script : mv $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages/artifacts/*.* $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
140
+ displayName : Move packages to LocalPackages directory
140
141
141
142
- task : DotNetCoreCLI@2
142
143
displayName : Update Rx
@@ -211,6 +212,7 @@ jobs:
211
212
downloadPath : $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
212
213
213
214
- powershell : mv $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages/artifacts/*.* $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
215
+ displayName : Move packages to LocalPackages directory
214
216
215
217
- task : DotNetCoreCLI@2
216
218
displayName : Update Rx
You can’t perform that action at this time.
0 commit comments