Skip to content

Commit 3ac94de

Browse files
committed
Try version
1 parent f20eb1c commit 3ac94de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Build
5656
run: |
5757
rustup default ${{ env.RUST_IMAGE_TAG }}
58-
cargo run --release --network Mainnet
58+
cargo run --release -- --version
5959
6060
- name: Publish
6161
run: |

0 commit comments

Comments
 (0)