diff --git a/.azure-pipelines/docs.yml b/.azure-pipelines/docs.yml index 80585395ba74..843bb1c73436 100644 --- a/.azure-pipelines/docs.yml +++ b/.azure-pipelines/docs.yml @@ -22,7 +22,7 @@ jobs: displayName: 'Install All Packages' inputs: scriptPath: 'scripts/dev_setup.py' - arguments: '--exceptionlist=azure-eventhubs-checkpointstoreblob-aio' + arguments: '--exceptionlist=azure-eventhubs,azure-eventhubs-checkpointstoreblob-aio' - powershell: | cd $(Build.SourcesDirectory)/doc/sphinx