Skip to content

Commit

Permalink
Fix pip install issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed May 6, 2021
1 parent c5bd1c2 commit d9e8760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
# clone azure-cli
git clone -q --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
pip install --upgrade pip
pip install -q azdev==0.1.31
azdev setup -c ../azure-cli -r ./
Expand Down

0 comments on commit d9e8760

Please sign in to comment.