Feat: add install of textlive in pipelines
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
62253cb3ba
commit
251350f30e
@ -8,6 +8,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
PyPI_TOKEN: pypi_token
|
PyPI_TOKEN: pypi_token
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get install -y texlive texlive-extra-utils
|
||||||
- python -m pip install --upgrade pip
|
- python -m pip install --upgrade pip
|
||||||
- python -m pip install poetry
|
- python -m pip install poetry
|
||||||
- poetry install
|
- poetry install
|
||||||
|
Loading…
Reference in New Issue
Block a user