Fix CI error (#20)
This commit is contained in:
parent
bfa9cda4d9
commit
aa36c31a5e
@ -17,9 +17,9 @@ install:
|
|||||||
- sudo bash install-tl.sh
|
- sudo bash install-tl.sh
|
||||||
- source ~/.bash_profile
|
- source ~/.bash_profile
|
||||||
- export TLMGR=`which tlmgr`
|
- export TLMGR=`which tlmgr`
|
||||||
- sudo $TMLGR install letltxmacro
|
|
||||||
# update texlive
|
# update texlive
|
||||||
- sudo $TLMGR update --self --all
|
- sudo $TLMGR update --self --all
|
||||||
|
- sudo $TLMGR install letltxmacro
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make html
|
- make html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user