mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-04-30 09:10:03 +00:00
Delete version output
This commit is contained in:
parent
7961e77fd0
commit
e75f9d3869
2 changed files with 0 additions and 6 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,8 +30,6 @@ jobs:
|
|||
id: toolchain
|
||||
with:
|
||||
toolchain: ${{matrix.rust}}
|
||||
- name: Check ${{'${{steps.toolchain.outputs.version}}'}}
|
||||
run: echo '${{steps.toolchain.outputs.version}}'
|
||||
- name: Check ${{'${{steps.toolchain.outputs.cachekey}}'}}
|
||||
run: echo '${{steps.toolchain.outputs.cachekey}}'
|
||||
- run: rustc --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue