mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-12 09:28:10 +00:00
ci: allow arm build part 2
This commit is contained in:
parent
cb913addae
commit
d7584533ce
1
.github/workflows/core.yml
vendored
1
.github/workflows/core.yml
vendored
@ -744,6 +744,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
# Do not include ARM, they are only built on nightly
|
# Do not include ARM, they are only built on nightly
|
||||||
- core_emu
|
- core_emu
|
||||||
|
- core_emu_arm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user