Feat: add update package list first
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
251350f30e
commit
51d4d32849
@ -8,6 +8,7 @@ steps:
|
||||
environment:
|
||||
PyPI_TOKEN: pypi_token
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y texlive texlive-extra-utils
|
||||
- python -m pip install --upgrade pip
|
||||
- python -m pip install poetry
|
||||
|
Loading…
Reference in New Issue
Block a user