Skip to content

Commit e80c1aa

Browse files
authored
Update setup.sh
1 parent 025ff1e commit e80c1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
### * Comment the ml extension install within <az_ml_install>
77

88
{
9-
wheel_url='https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.37.2-py3-none-any.whl'
9+
wheel_url='https://mlsdkfdnprod.azureedge.net/ml-2.37.2-py3-none-any.whl'
1010

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

0 commit comments

Comments
 (0)