mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
fix weekly run (#310)
This commit is contained in:
@@ -20,6 +20,9 @@ jobs:
|
||||
|
||||
- name: Add dependencies
|
||||
run: cargo install ziggy cargo-afl honggfuzz grcov
|
||||
|
||||
- name: Build AFL config
|
||||
run: cargo afl config --build
|
||||
|
||||
- name: Add target
|
||||
run: rustup target add wasm32-unknown-unknown
|
||||
|
||||
Reference in New Issue
Block a user