Update README.md
This commit is contained in:
parent
e5deb68c51
commit
f13a21ec3a
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ jobs:
|
|||
- name: Installing Az.accounts for powershell
|
||||
shell: pwsh
|
||||
run: |
|
||||
Install-Module -Name Az.Accounts -Repository PSGallery
|
||||
Install-Module -Name Az.Accounts -Force -AllowClobber -Repository PSGallery
|
||||
|
||||
- name: OIDC Login to Azure Public Cloud with AzPowershell (enableAzPSSession true)
|
||||
uses: azure/login@releases/v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue