eclipse-score/Install Packages
This action installs specified packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | Use a cache to speed up the installation of packages. | — | true |
| mandb | Update the mandb database after installing packages. | — | false |
| apt_update | Run apt-get update before installing packages. | — | false |
| recommends | Install recommended dependencies. | — | false |
| packages | List of packages to install, separated by spaces. | yes | — |
Outputs
no outputs