Update tests.yml

This commit is contained in:
Ace 2023-07-23 23:31:32 +02:00 committed by GitHub
parent 64a1e9c1ed
commit 4fb40f6630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ jobs:
- name: Generate Docs
run: |
apt-get install python3-sphinx
sudo apt-get install python3-sphinx
source venv/bin/activate
cd docsource
make html