mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 12:48:20 +00:00
Fix CI on Linux again
This commit is contained in:
@@ -609,7 +609,7 @@ impl Run {
|
||||
command_name: Some(original_executable),
|
||||
store,
|
||||
wasi: Wasi::for_binfmt_interpreter()?,
|
||||
..Self::default()
|
||||
..Default::default()
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user