mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
fix(deploy): use the default azure/CLI version
This commit is contained in:
parent
3f2fd3de14
commit
606023c046
1 changed files with 0 additions and 1 deletions
1
.github/workflows/azureCliDeploy.yml
vendored
1
.github/workflows/azureCliDeploy.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue