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