Update tests.yml

This commit is contained in:
Ace
2023-07-23 23:38:53 +02:00
committed by GitHub
parent 0acd26bcd4
commit ffc6ccfd6e

View File

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