circleci: rename "-Dbuild_docs" -> "-Dwith_docs"
This was renamed in commit 3f2a671, but I think it was simply forgotten
in CI.
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
executor: e
|
||||
steps:
|
||||
- build:
|
||||
build-config: -Dbuild_docs=true -Db_coverage=true
|
||||
build-config: -Dwith_docs=true -Db_coverage=true
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user