Skip to content

Commit 51f68c3

Browse files
authored
fix conda build (#35648)
1 parent 627d2cf commit 51f68c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/stages/conda-sdk-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ extends:
146146
- template: /eng/pipelines/templates/variables/globals.yml@self
147147

148148
jobs:
149-
- template: eng/pipelines/templates/jobs/build-conda-dependencies.yml@self
149+
- template: /eng/pipelines/templates/jobs/build-conda-dependencies.yml@self
150150
parameters:
151151
CondaArtifacts:
152152
- name: uamqp

0 commit comments

Comments
 (0)