Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jformacek committed Aug 20, 2024
1 parent 13928f5 commit bcf78ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishToGallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install prerequisites
shell: pwsh
run: |
Install-Module AadAuthenticationFactory -AllowPrerelease -Force -Scope CurrentUser
Install-Module AadAuthenticationFactory -Force -Scope CurrentUser
- name: Install AzureSignTool
shell: pwsh
Expand Down

0 comments on commit bcf78ce

Please sign in to comment.