forked from mpusz/mp-units
build: documentation generation fixed
This commit is contained in:
2
.github/workflows/conan-ci.yml
vendored
2
.github/workflows/conan-ci.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
|||||||
pip install -U conan
|
pip install -U conan
|
||||||
conan config init
|
conan config init
|
||||||
- name: Generate
|
- name: Generate
|
||||||
run:
|
run: |
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
conan install .. -e CONAN_RUN_TESTS=True
|
conan install .. -e CONAN_RUN_TESTS=True
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Reference in New Issue
Block a user