mirror of https://github.com/sfeakes/AqualinkD.git
Update build.yml
parent
3eeb566a35
commit
44ce9725a6
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
entrypoint: /bin/bash
|
||||
# Using the standard multi-arch Debian image. Adding arm64 and armhf toolchain
|
||||
args: |
|
||||
run: |
|
||||
dpkg --add-architecture armhf
|
||||
dpkg --add-architecture arm64
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue