Skip to content

Commit 82922a7

Browse files
committed
Operate from the python packages folder for language specific steps
1 parent a45dadb commit 82922a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ stages:
836836
languageSpecificSteps:
837837
- template: generation-templates/python.yml
838838
parameters:
839-
repoName: 'Agents-M365Copilot/python'
839+
repoName: 'Agents-M365Copilot/python/packages'
840840
baseDirectory: microsoft_agents_m365copilot_beta
841841

842842
- stage: stage_ccs_typescript_beta

0 commit comments

Comments
 (0)