apply joshua's suggestion
Co-authored-by: Joshua Nelson <github@jyn.dev>
This commit is contained in:
parent
004b8b98d6
commit
f134370b91
@ -299,7 +299,7 @@ impl Step for Standalone {
|
||||
|
||||
fn should_run(run: ShouldRun<'_>) -> ShouldRun<'_> {
|
||||
let builder = run.builder;
|
||||
run.path("src/doc").path("standalone").default_condition(builder.config.docs)
|
||||
run.path("src/doc").alias("standalone").default_condition(builder.config.docs)
|
||||
}
|
||||
|
||||
fn make_run(run: RunConfig<'_>) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user