Skip to content

Commit 65cbf84

Browse files
chore: update Python copilot agent library generation dir
1 parent bea0dd8 commit 65cbf84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ extends:
937937
languageSpecificSteps:
938938
- template: /.azure-pipelines/generation-templates/python.yml@self
939939
parameters:
940-
repoName: 'Agents-M365Copilot/python/packages'
940+
repoName: 'Agents-M365Copilot/python/packages/microsoft_agents_m365copilot_beta'
941941
baseDirectory: microsoft_agents_m365copilot_beta
942942
- stage: stage_ccs_typescript_beta
943943
dependsOn:
@@ -981,4 +981,4 @@ extends:
981981
- template: /.azure-pipelines/generation-templates/ccs-typescript-sdk.yml@self
982982
parameters:
983983
repoName: 'Agents-M365Copilot/typescript'
984-
packageName: '@microsoft/agents-m365copilot-beta'
984+
packageName: '@microsoft/agents-m365copilot-beta'

0 commit comments

Comments
 (0)