Skip to content

Commit

Permalink
test wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitij-microsoft committed Sep 20, 2024
1 parent 6c72ebc commit 62a454b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
### * Comment the ml extension install within <az_ml_install>

{
wheel_url='https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.30.0-py3-none-any.whl'
wheel_url='https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.30.1a0-py3-none-any.whl'

az extension remove -n ml
if ! az extension add --yes --upgrade --source "$wheel_url"; then
Expand Down

0 comments on commit 62a454b

Please sign in to comment.