Update .github/workflows/documentation.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Arthur Sonzogni
2025-09-21 17:43:21 +02:00
committed by GitHub
parent 3765249e87
commit fd37efb131

View File

@@ -35,7 +35,7 @@ jobs:
- name: "Build documentation"
run: |
./tools/build_multiversion_doc.sh
python3 ./tools/build_multiversion_doc.py
- name: "Build examples"
run: >