Commit 6024d206 authored by clabby's avatar clabby

Add `forge clean` to `op-bindings` Makefile

parent cb066834
......@@ -12,6 +12,7 @@ version:
compile:
cd $(contracts-dir) && \
forge clean && \
pnpm build
bindings: compile bindings-build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment