This commit is contained in:
Erik Fröjdh 2024-10-30 15:39:04 +01:00
parent 8b43011fa1
commit acdcaac338

View File

@ -32,7 +32,7 @@ jobs:
channels: conda-forge
- name: Prepare
run: conda install doxygen sphinx breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq
run: conda install doxygen sphinx breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt
- name: Build library
run: |