mirror of
https://github.com/yshui/picom.git
synced 2025-02-10 15:45:57 -05:00
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:
parent
d974367a04
commit
acadafb073
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue