mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-12-27 01:54:01 -05:00
Clean up trailing whitespace from PR 145
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user