We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1931fc5 commit bbfd063Copy full SHA for bbfd063
1 file changed
.github/workflows/__call-common-lint.yml
@@ -376,7 +376,6 @@ jobs:
376
Find-Module -Name PSScriptAnalyzer -Repository PSGallery
377
378
Register-PSRepository -Default -InstallationPolicy Trusted
379
- Register-PSRepository -Name PSGallery -SourceLocation https://www.powershellgallery.com/api/v2/ -InstallationPolicy Trusted
380
Install-Module -Name PSScriptAnalyzer -Force
381
}
382
0 commit comments