mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-05 21:24:34 +00:00
Use the right arch name for armv7l builds
This commit is contained in:
parent
72fb8a30a1
commit
7d1a925892
2
.github/workflows/build_raspbian.yml
vendored
2
.github/workflows/build_raspbian.yml
vendored
@ -42,5 +42,5 @@ jobs:
|
|||||||
name: firmware-raspbian-${{ steps.version.outputs.version }}.zip
|
name: firmware-raspbian-${{ steps.version.outputs.version }}.zip
|
||||||
overwrite: true
|
overwrite: true
|
||||||
path: |
|
path: |
|
||||||
release/meshtasticd_linux_aarch64
|
release/meshtasticd_linux_armv7l
|
||||||
bin/config-dist.yaml
|
bin/config-dist.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user