Skip to content

Commit

Permalink
Update mlops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konabuta committed Nov 16, 2021
1 parent 2c390ce commit fff2c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mlops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Azure CLI Action
uses: Azure/[email protected]
with:
inlineScript: az account show -o table
azcliversion: 2.29.0
inlineScript: az account show -o table
- name: Check Azure Subscription
run: az account show -o table
- name: AzureML CLI Extension
Expand Down

0 comments on commit fff2c38

Please sign in to comment.