mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2026-04-08 17:42:12 +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
|
||||
run: echo "::set-output name=version::$(rustc --version)"
|
||||
shell: bash
|
||||
- run: rustc --version
|
||||
- run: rustc --version --verbose
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user