We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb73475 commit 938058dCopy full SHA for 938058d
.github/workflows/build-selenium-manager.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: "Install cross"
44
run: |
45
cargo install cross --git https://github.com/cross-rs/cross
46
+ cross -V
47
- name: "Build release"
48
49
cd rust
0 commit comments