efrecon/setup-pwsh
Installs PowerShell from the official Microsoft binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release | Stable release version to use, in the form: major.minor.patch. Empty to pick the latest stable release (the default) | yes | "" |
| local | Local (user) directory to use when performing non-root installations. | no | ${{ runner.tool_cache }}/${{ github.repository }}/opt/microsoft/powershell |
| options | Additional options to pwsh.sh install script, -v to print out path of found binaries | no | "" |
Outputs
no outputs