mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 19:49:19 +00:00
kerning in yaml.
This commit is contained in:
parent
e39b56547e
commit
40d728a14b
2
.github/workflows/merge_queue.yml
vendored
2
.github/workflows/merge_queue.yml
vendored
@ -167,7 +167,7 @@ jobs:
|
|||||||
build-stm32:
|
build-stm32:
|
||||||
needs: [setup, version]
|
needs: [setup, version]
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: ${{ vars.FAIL_FAST_PER_ARCH }}
|
fail-fast: ${{ vars.FAIL_FAST_PER_ARCH }}
|
||||||
matrix: ${{ fromJson(needs.setup.outputs.stm32) }}
|
matrix: ${{ fromJson(needs.setup.outputs.stm32) }}
|
||||||
uses: ./.github/workflows/build_firmware.yml
|
uses: ./.github/workflows/build_firmware.yml
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user