Print rustc version after install
This commit is contained in:
@@ -15,3 +15,5 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- run: rustup default ${{inputs.toolchain}}
|
- run: rustup default ${{inputs.toolchain}}
|
||||||
shell: bash
|
shell: bash
|
||||||
|
- run: rustc --version
|
||||||
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user