[CI] Changed input name
This commit is contained in:
parent
e4e2de8c49
commit
af0e081328
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
id: split
|
id: split
|
||||||
with:
|
with:
|
||||||
msg: ${{ matrix.board }}
|
msg: ${{ matrix.board }}
|
||||||
separator: ':'
|
seperator: ':'
|
||||||
|
|
||||||
- name: Install platform
|
- name: Install platform
|
||||||
if: ${{ env.run-build == 'true' }}
|
if: ${{ env.run-build == 'true' }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue