mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2026-04-17 19:24:40 +08:00
Include compiler commit hash, date, and host in the log
This commit is contained in:
@@ -50,5 +50,5 @@ runs:
|
|||||||
- id: rustc-version
|
- id: rustc-version
|
||||||
run: echo "::set-output name=version::$(rustc --version)"
|
run: echo "::set-output name=version::$(rustc --version)"
|
||||||
shell: bash
|
shell: bash
|
||||||
- run: rustc --version
|
- run: rustc --version --verbose
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user