mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-12-16 00:04:13 -05:00
fix build
This commit is contained in:
parent
24beafb888
commit
d3bdd4adc2
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ fn main() {
|
||||||
OsStr::new("run"),
|
OsStr::new("run"),
|
||||||
OsStr::new("build_runner"),
|
OsStr::new("build_runner"),
|
||||||
OsStr::new("build"),
|
OsStr::new("build"),
|
||||||
|
OsStr::new("--delete-conflicting-outputs"),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue