We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b9eca commit d61a55bCopy full SHA for d61a55b
azure-pipelines.rx.yml
@@ -135,6 +135,8 @@ jobs:
135
inputs:
136
artifactName: artifacts
137
downloadPath: $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
138
+
139
+ - script: mv $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages/artifacts/*.* $(System.DefaultWorkingDirectory)/Rx.NET/Integration/LocalPackages
140
141
- task: DotNetCoreCLI@2
142
displayName: Update Rx
0 commit comments