Fill in missing input to rustup command line step
This commit is contained in:
@@ -38,6 +38,7 @@ runs:
|
||||
echo "::set-output name=downgrade::${{inputs.toolchain == 'nightly' && inputs.components && ' --allow-downgrade' || ''}}"
|
||||
env:
|
||||
targets: ${{inputs.target}}
|
||||
target: ${{inputs.target}}
|
||||
components: ${{inputs.components}}
|
||||
shell: bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user