Skip to content

Commit

Permalink
setting psGallery as trusted
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxrcon authored Jul 7, 2022
1 parent 0bfa189 commit 96c8372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Installation on ${{ matrix.os }}
shell: pwsh
run: |
Register-PSRepository PSGallery
Set-PSRepository -Name PSGallery -InstallationPolicy Trusted
Install-Module BioNameGenerator
Get-RandomKeyword
Get-RandomPhrase

0 comments on commit 96c8372

Please sign in to comment.