Fix incorrect step name
This commit is contained in:
parent
d788e00f15
commit
e41de97f0a
@ -39,7 +39,7 @@ runs:
|
||||
id: determine-cross-compile
|
||||
shell: bash
|
||||
run: set-cross-compile.sh ${{ inputs.target }}
|
||||
- name: Install toolchain if not cross-compiling
|
||||
- name: Install toolchain
|
||||
uses: dtolnay/rust-toolchain@master
|
||||
with:
|
||||
targets: ${{ inputs.target }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user