mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-12-27 01:54:01 -05:00
Ignore 'rustup default' failure
This commit is contained in:
@@ -79,6 +79,7 @@ runs:
|
|||||||
|
|
||||||
- run: rustup default ${{steps.parse.outputs.toolchain}}
|
- run: rustup default ${{steps.parse.outputs.toolchain}}
|
||||||
shell: bash
|
shell: bash
|
||||||
|
continue-on-error: true # https://github.com/dtolnay/rust-toolchain/issues/127
|
||||||
|
|
||||||
- id: rustc-version
|
- id: rustc-version
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user