Skip to content

Commit

Permalink
fix: add opbnb for check
Browse files Browse the repository at this point in the history
  • Loading branch information
yutianwu committed Oct 15, 2024
1 parent 0163acc commit f388835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- name: mingw-w64
run: sudo apt-get install -y mingw-w64
- name: Check OP-Reth
run: cargo check -p op-reth --features optimism --target x86_64-pc-windows-gnu
run: cargo check -p op-reth --features "optimism opbnb" --target x86_64-pc-windows-gnu

0 comments on commit f388835

Please sign in to comment.