Skip to content

Commit 938058d

Browse files
committed
[ci] Display cross version in SM workflow for Linux
1 parent eb73475 commit 938058d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-selenium-manager.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: "Install cross"
4444
run: |
4545
cargo install cross --git https://github.com/cross-rs/cross
46+
cross -V
4647
- name: "Build release"
4748
run: |
4849
cd rust

0 commit comments

Comments
 (0)