ci: fix new afl crate name

This commit is contained in:
Noah Hellman 2023-08-29 18:33:19 +02:00
parent 905d2919e3
commit f43a98478a

View file

@ -81,7 +81,7 @@ jobs:
run: |
rustup update nightly
rustup default nightly
cargo install afl
cargo install cargo-afl
- name: "Fuzz"
run: |
echo core | sudo tee /proc/sys/kernel/core_pattern