Skip to content

Commit

Permalink
Add network
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 19, 2024
1 parent 87aa6e0 commit f20eb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build
run: |
rustup default ${{ env.RUST_IMAGE_TAG }}
cargo run --release
cargo run --release --network Mainnet
- name: Publish
run: |
Expand Down

0 comments on commit f20eb1c

Please sign in to comment.