From ec50d8c09ac06556a1e0a92211dc021d448a6121 Mon Sep 17 00:00:00 2001 From: scbedd <45376673+scbedd@users.noreply.github.com> Date: Wed, 11 Sep 2019 14:20:57 -0700 Subject: [PATCH] removing stray == --- .azure-pipelines/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/docs.yml b/.azure-pipelines/docs.yml index fa57eb8c3475..80585395ba74 100644 --- a/.azure-pipelines/docs.yml +++ b/.azure-pipelines/docs.yml @@ -23,7 +23,7 @@ jobs: inputs: scriptPath: 'scripts/dev_setup.py' arguments: '--exceptionlist=azure-eventhubs-checkpointstoreblob-aio' -= + - powershell: | cd $(Build.SourcesDirectory)/doc/sphinx pip install -r requirements.txt