install pycups on docbuild
This commit is contained in:
parent
709d90809c
commit
e4a73ad5c5
|
@ -26,6 +26,6 @@ jobs:
|
|||
run:
|
||||
sudo apt-get update -y &&
|
||||
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a &&
|
||||
sudo pip install tox
|
||||
sudo pip install tox pycups
|
||||
- name: Test doc build
|
||||
run: tox -e docs
|
||||
|
|
Loading…
Reference in New Issue