Skip to content

Commit

Permalink
Update tlmgr (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Feb 12, 2022
1 parent b846500 commit 307945b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mkdir -p ${RUNNER_TEMP}/TinyTeX
cp -r ~/.TinyTeX/. ${RUNNER_TEMP}/TinyTeX
rm -rf ~/.TinyTeX
${RUNNER_TEMP}/TinyTeX/bin/*/tlmgr path add
tlmgr update --self
tlmgr install latex-bin luatex xetex ae bibtex context inconsolata listings makeindex metafont mfware parskip pdfcrop tex tools url xkeyval
'
# nolint end
Expand Down

0 comments on commit 307945b

Please sign in to comment.