zauguin/Install TeX Live
Install a minimal TeX Live version and a customizable list of packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| texlive_version | The TeX Live version to install | no | — |
| repository | The repository to install TeX Live from | no | — |
| package_file | A file listing the packages to install | no | — |
| packages | Which packages to install | no | — |
| cache_version | A version number to allow forcing cache invalidation | — | 0 |
| accept-stale | Do not fail if unable to update but an outdated version is available | no | true |
| cache | Cache TeX Live installations in GitHub Actions Cache. | no | true |
Outputs
| name | description |
|---|---|
| cache_key | The updated or generated cache |