Skip to content

Commit 7bf92c0

Browse files
committed
tlmgr hack for pdflatex call from diagram.lua
1 parent 87b9e28 commit 7bf92c0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

setup-render-ci.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
sudo apt-get install -y inkscape
2-
quarto install chromium
2+
quarto install chromium
3+
mkdir -p ~/.local/bin
4+
~/.TinyTeX/bin/x86_64-linux/tlmgr option sys_bin ~/.local/bin
5+
~/.TinyTeX/bin/x86_64-linux/tlmgr path add
6+
~/.TinyTeX/bin/x86_64-linux/tlmgr update --self

0 commit comments

Comments
 (0)