Skip to content

Commit 21225d8

Browse files
committed
chore: update workflow
1 parent 7379d6c commit 21225d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/consistency.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Run openvm setup
5555
run: |
5656
cd openvm/crates
57-
cargo run --bin cargo-openvm openvm setup
57+
cargo run --bin cargo-openvm openvm setup --evm
5858
5959
- name: Install Foundry
6060
uses: foundry-rs/foundry-toolchain@v1

0 commit comments

Comments
 (0)