mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
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
|
||||
run: |
|
||||
cd build
|
||||
cmake ..
|
||||
cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake
|
||||
- name: Generate documentation
|
||||
run: |
|
||||
cd build
|
||||
|
Reference in New Issue
Block a user