wtfjoke/Setup Tectonic
Sets up Tectonic for Github Actions to compile your LaTeX documents
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GITHUB_TOKEN secret. Used for querying tectonic releases | no | ${{ github.token }} |
| tectonic-version | The version of tectonic to install. A value of `latest` will install the latest version of tectonic. Defaults to `latest`. | no | latest |
| biber-version | The version of biber to install. A value of `latest` will install the latest version of biber. | no | — |
Outputs
no outputs