forked from mpusz/mp-units
ci: Conan toolchain usage added to Documentation CI
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
|||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake
|
||||||
- name: Generate documentation
|
- name: Generate documentation
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
|
Reference in New Issue
Block a user