CI: Update documentation procedure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
python3.12 -m venv tmp_venv/
|
||||
python3.11 -m venv tmp_venv/
|
||||
source tmp_venv/bin/activate
|
||||
|
||||
pip install -r docs/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user