mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-22 14:50:03 +02:00
forgot json
This commit is contained in:
parent
29a42507d7
commit
1f539a234b
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 conda-build conda-verify pytest anaconda-client sphinx breathe sphinx_rtd_theme zeromq
|
||||
run: conda install conda-build conda-verify pytest anaconda-client sphinx breathe sphinx_rtd_theme nlohmann_json zeromq
|
||||
|
||||
- name: Build library
|
||||
run: mkdir build && cd build && cmake .. -DAARE_SYSTEM_LIBRARIES=ON -DAARE_DOCS=ON && make -j 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user