Skip to content

Commit 1d71ca6

Browse files
committed
ci(binaries): Fix workflow for ARM binaries
1 parent d47004e commit 1d71ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_esptool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: uraimo/run-on-arch-action@v2
2121
name: Build and test in ${{ matrix.platform }}
2222
with:
23+
arch: ${{ matrix.platform }}
2324
distro: ubuntu20.04
2425
shell: /bin/bash
2526
# Not required, but speeds up builds by storing container images in

0 commit comments

Comments
 (0)