Update tests.yml

This commit is contained in:
Ace 2023-07-23 23:38:53 +02:00 committed by GitHub
parent 0acd26bcd4
commit ffc6ccfd6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ jobs:
run: |
sudo apt-get install python3-sphinx
source venv/bin/activate
pip install sphinxemoji
pip install sphinxemoji sphinx_rtd_theme
cd docsource
make html