feat: fix codegen

This commit is contained in:
Kasper Juul Hermansen 2023-03-28 14:38:11 +02:00 committed by Kasper Juul Hermansen
parent 696007cf45
commit 1ddbd7a590

View File

@ -48,6 +48,8 @@ async fn run_codegen(client: Arc<Query>, _subm: &ArgMatches) -> eyre::Result<()>
.with_exec(vec![
"cargo",
"run",
"-p",
"dagger-bootstrap",
"--",
"generate",
"--output",