Skip to content

Commit

Permalink
Test new knack
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound committed Jul 24, 2023
1 parent f91ee23 commit db4341f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/templates/azdev_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ steps:
if [ "${{ parameters.EnableCompactAAZ }}" == 'True' ]; then
python $CLI_REPO_PATH/scripts/compact_aaz.py
fi
pip uninstall -y knack
pip install git+https://github.com/jiasli/knack@py311
displayName: 'azdev setup'
env:
CLI_REPO_PATH: ${{ parameters.CLIRepoPath }}
Expand Down

0 comments on commit db4341f

Please sign in to comment.