mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-04-30 09:10:03 +00:00
Clean up trailing whitespace from PR 145
This commit is contained in:
parent
3038d437c0
commit
6ff96e92a9
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ runs:
|
|||
fi
|
||||
if: runner.os == 'Windows'
|
||||
shell: bash
|
||||
|
||||
|
||||
- name: rustup toolchain install ${{steps.parse.outputs.toolchain}}
|
||||
run: rustup toolchain install ${{steps.parse.outputs.toolchain}}${{steps.flags.outputs.targets}}${{steps.flags.outputs.components}} --profile minimal${{steps.flags.outputs.downgrade}} --no-self-update
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue