parent
e33a305cbb
commit
1d16f8056c
1 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: compose subject
|
||||
image: pandoc/latex:2.18.0
|
||||
image: pandoc/latex:2.19.0
|
||||
commands:
|
||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||
- apk add --no-cache make ttf-linux-libertine
|
||||
|
@ -162,7 +162,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: compose subject
|
||||
image: pandoc/latex:2.18.0
|
||||
image: pandoc/latex:2.19.0
|
||||
commands:
|
||||
- sed -i s/v3.12/v3.14/ /etc/apk/repositories
|
||||
- apk add --no-cache make ttf-linux-libertine
|
||||
|
|
Reference in a new issue