mirror of https://github.com/sfeakes/AqualinkD.git
Update build.yml
parent
4a6f5f7fe4
commit
4688d1efe4
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
# CONSOLIDATED STEP FOR DUAL-ARCH BUILD (ARM64 & ARMHF)
|
||||
- name: Compile AqualinkD for ARM64 and ARMHF inside Debian Container
|
||||
# Using the official 64-bit ARM Debian image
|
||||
uses: docker://arm64v8/debian:bullseye
|
||||
uses: docker://arm64/debian:bullseye
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
# FIX: Using the literal block scalar (|) is the most robust way
|
||||
|
|
|
|||
Loading…
Reference in New Issue