mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
clippy
This commit is contained in:
parent
0e24403664
commit
0f4df1f677
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ pub fn build_zig_host_wasm32(
|
|||
.env_clear()
|
||||
.env("PATH", env_path)
|
||||
.env("HOME", env_home)
|
||||
.args(&[
|
||||
.args([
|
||||
"build-obj",
|
||||
zig_host_src,
|
||||
emit_bin,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue