mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2026-04-08 17:42:12 +08:00
Print rustc version after install
This commit is contained in:
@@ -15,3 +15,5 @@ runs:
|
||||
shell: bash
|
||||
- run: rustup default ${{inputs.toolchain}}
|
||||
shell: bash
|
||||
- run: rustc --version
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user