1
0
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:
obrusvit 2024-12-11 17:20:21 +01:00
parent cb913addae
commit d7584533ce

View File

@ -744,6 +744,7 @@ jobs:
needs:
# Do not include ARM, they are only built on nightly
- core_emu
- core_emu_arm
steps:
- uses: actions/download-artifact@v4
with: