Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jformacek/CosmosLite
Browse files Browse the repository at this point in the history
  • Loading branch information
jformacek committed Aug 16, 2023
2 parents 5616960 + 282b52e commit 1d8c8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publish-CosmosLite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install prerequisites
shell: pwsh
run: |
Install-Module AadAuthenticationFactory -AllowPrerelease -Force -Scope CurrentUser
Install-Module AadAuthenticationFactory -AllowPrerelease -Force -Scope CurrentUser -Verbose
- name: Publish
#Publish to PS Gallery
Expand Down

0 comments on commit 1d8c8ec

Please sign in to comment.