Fix CI (#1292)
This commit is contained in:
parent
dc82a53bec
commit
aa6d331110
@ -12,6 +12,7 @@ fn main() {
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
env::remove_var("DEBUG");
|
||||||
let cwd = env::current_dir().unwrap().to_string_lossy().to_string();
|
let cwd = env::current_dir().unwrap().to_string_lossy().to_string();
|
||||||
|
|
||||||
let afl = format!("{}/AFLplusplus", &cwd);
|
let afl = format!("{}/AFLplusplus", &cwd);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user