fix(deploy): use the default azure/CLI version

This commit is contained in:
artem.zaiko.ext 2022-04-27 17:56:14 +03:00
parent 3f2fd3de14
commit 606023c046

View file

@ -29,7 +29,6 @@ jobs:
- name: Upload to blob storage
uses: azure/CLI@v1
with:
azcliversion: 2.0.72
inlineScript: |
az storage blob upload-batch -d '$web' -s dist --account-name ngxadmin --debug