Skip to content

Commit f5725af

Browse files
committed
Fix missing dependent repo
1 parent 72ca51f commit f5725af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,12 @@
369369
"branch": "main",
370370
"branch_mapping": {}
371371
},
372+
{
373+
"path_to_root": "cli_scripts",
374+
"url": "https://github.com/Azure/azure-docs-cli-python-samples",
375+
"branch": "master",
376+
"branch_mapping": {}
377+
},
372378
{
373379
"path_to_root": "cognitive-face-csharp-sample",
374380
"url": "https://github.com/Azure-Samples/Cognitive-Face-CSharp-sample",

0 commit comments

Comments
 (0)