FlakeHub not Flakehub
This commit is contained in:
parent
f1d5b7fdc5
commit
0e4f6af07b
|
@ -190,7 +190,7 @@ async fn main_cli() {
|
|||
Some(state)
|
||||
}
|
||||
Err(err) => {
|
||||
tracing::debug!("Flakehub cache initialization failed: {}", err);
|
||||
tracing::debug!("FlakeHub cache initialization failed: {}", err);
|
||||
None
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue