Update tests.yml

This commit is contained in:
Ace
2023-07-23 23:35:14 +02:00
committed by GitHub
parent 4fb40f6630
commit 0acd26bcd4

View File

@@ -124,6 +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
cd docsource cd docsource
make html make html