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
|
||||
conan config init
|
||||
- name: Generate
|
||||
run:
|
||||
run: |
|
||||
mkdir build && cd build
|
||||
conan install .. -e CONAN_RUN_TESTS=True
|
||||
cmake ..
|
||||
|
Reference in New Issue
Block a user