Write the build start to the database.
This commit is contained in:
@@ -94,6 +94,7 @@ async fn build_target(
|
||||
build_directory,
|
||||
flake_directory,
|
||||
target_config.get_attr()?,
|
||||
target_config.get_name()?,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user