Skip to content

Commit

Permalink
unping azdev version (#3585)
Browse files Browse the repository at this point in the history
  • Loading branch information
kairu-ms committed Jul 6, 2021
1 parent 0053e53 commit e44bb62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
git clone -q --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
python -m pip install -U pip
pip install -q azdev==0.1.31
pip install -q azdev
azdev setup -c ../azure-cli -r ./
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
git clone --single-branch -b dev https://github.com/Azure/azure-cli.git ../azure-cli
python -m pip install -U pip
pip install azdev==0.1.31
pip install azdev
azdev --version
Expand Down

0 comments on commit e44bb62

Please sign in to comment.