:octocat: fix for CI fix

This commit is contained in:
smiley
2024-10-16 11:09:00 +02:00
parent f08e49322d
commit eac7f9b145
+2 -1
View File
@@ -146,7 +146,8 @@ jobs:
- name: "Install Sphinx"
run: |
apt install pipx
sudo apt-get update
sudo apt-get install pipx
pipx install sphinx myst-parser sphinx-rtd-theme
- name: "Install dependencies with composer"