mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-11 06:47:14 +02:00
pinned sphinx version
This commit is contained in:
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: |
|
||||
|
Reference in New Issue
Block a user