Switch to version of cover which fixes relative links.
This commit is contained in:
parent
5d0a390b61
commit
83d0287292
|
@ -34,7 +34,7 @@ before_install:
|
|||
- mkdir -p "$latex_home/tex/latex/newunicodechar"
|
||||
- mv newunicodechar.sty "$latex_home/tex/latex/newunicodechar"
|
||||
- echo "Temporary switch to my fork of cover:"
|
||||
- git clone https://github.com/jsmaniac/cover.git -b multiple-output-formats ~/cover-tool/cover
|
||||
- git clone https://github.com/jsmaniac/cover.git -b fix-relative-html-links ~/cover-tool/cover
|
||||
- (cd ~/cover-tool/cover; raco pkg install --deps search-auto --update-deps --skip-installed)
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user