install pycups on docbuild
This commit is contained in:
parent
709d90809c
commit
e4a73ad5c5
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
sudo apt-get update -y &&
|
sudo apt-get update -y &&
|
||||||
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a &&
|
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a &&
|
||||||
sudo pip install tox
|
sudo pip install tox pycups
|
||||||
- name: Test doc build
|
- name: Test doc build
|
||||||
run: tox -e docs
|
run: tox -e docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user