pkgxdev/pkgx/setup
Installs `pkgx` to your GitHub Actions runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| + | Whitespace separated, pkgs to supplement the environment. eg. ```yaml +: deno@1.36 rust@1.60 ``` | no | — |
| PKGX_DIR | Where pkgs are cached. Defaults to `$HOME/.pkgx`. | no | — |
| version | The version of `pkgx` to install. Defaults to ^2 | no | ^2 |
Outputs
no outputs