Update tests.yml

This commit is contained in:
Ace
2023-07-23 23:41:46 +02:00
committed by GitHub
parent ffc6ccfd6e
commit 06fc461225

View File

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