We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4226a9 commit bf66c9fCopy full SHA for bf66c9f
‎.github/workflows/workflow.yml
@@ -291,7 +291,7 @@ jobs:
291
shell: pwsh
292
run: |
293
Get-Module -ListAvailable
294
- Install-PSResource -Name Microsoft.PowerShell.PSResourceGet -Repository PSGallery -TrustRepository -Scope AllUsers
+ Install-PSResource -Name Microsoft.PowerShell.PSResourceGet -Repository PSGallery -TrustRepository
295
296
- name: Publish module
297
uses: PSModule/Publish-PSModule@v2
0 commit comments