actions: fix English typo
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
f80bef8405
commit
0c5725ca36
2
.github/workflows/build-gluon.yml
vendored
2
.github/workflows/build-gluon.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# Read back changd targets to create build matrix
|
# Read back changed targets to create build matrix
|
||||||
target: ${{ fromJSON(needs.changed.outputs.targets) }}
|
target: ${{ fromJSON(needs.changed.outputs.targets) }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user