mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
Fix docs build
This commit is contained in:
parent
a562454281
commit
08dbe5dd01
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -27,6 +27,6 @@ jobs:
|
||||
sudo apt-get update -y &&
|
||||
sudo apt-get install -y git python3-sphinx graphviz libenchant-2-2 &&
|
||||
sudo apt-get install -y gcc libcups2-dev python3-dev python3-setuptools &&
|
||||
sudo pip install tox pycups
|
||||
sudo pip install --ignore-installed tox pycups
|
||||
- name: Test doc build
|
||||
run: tox -e docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user