pub async fn execute_build( config: Config, path: Option<PathBuf>, global: Option<String>, clean: bool, ) -> Result<()>