Skip to content

Latest commit

 

History

History
 
 

setup-tinytex

setup-tinytex

RStudio community

This action sets up TinyTex by:

  • downloading TinyTex and adding it to the PATH

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@master
- uses: r-lib/actions/setup-tinytex@v1
- run: tlmgr --version

License

The scripts and documentation in this project are released under the MIT License

Contributions

Contributions are welcome! See Contributor's Guide