Skip to content

Commit 3a77d0c

Browse files
committed
Rectified path
1 parent 41286c2 commit 3a77d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/powershell-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- task: PublishBuildArtifacts@1
8484
displayName: 'Publish Examples to be reviewed as artifact'
8585
inputs:
86-
PathtoPublish: 'missingexternaldocsurl'
86+
PathtoPublish: 'microsoftgraph-docs-powershell\missingexternaldocsurl'
8787
ArtifactName: 'MissingExternalDocs'
8888
publishLocation: 'Container'
8989

0 commit comments

Comments
 (0)