Something broke generating yaml for mdbook #558
Labels
area/build-tools
Development tooling.
area/tests
Unit tests, integration tests, anything to make sure things don't break
kind/bug
Something isn't working
What happened:
Not sure when this started, but it's passing CI (which is another issue)
I only noticed that it because it was failing when i was testing updates to cloud build on my dev project, but it's passing on CI. Not sure why.
What you expected to happen:
cargo run -q --manifest-path ../Cargo.toml -- -q generate-config-schema -o ../target
inpreprocessor.sh
to workHow to reproduce it (as minimally and precisely as possible):
Either:
mdbook
from./docs
make docs
from thebuild
directory.Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: