mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-26 08:30:02 +02:00
pinned sphinx version
This commit is contained in:
parent
504e8b4565
commit
41fbddb750
2
.github/workflows/build_docs.yml
vendored
2
.github/workflows/build_docs.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
channels: conda-forge
|
||||
|
||||
- name: Prepare
|
||||
run: conda install doxygen sphinx breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt
|
||||
run: conda install doxygen sphinx=7.1.2 breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt
|
||||
|
||||
- name: Build library
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user