No changes made
This commit is contained in:
@@ -44,13 +44,13 @@ jobs:
|
||||
|
||||
- name: Install QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: arm64
|
||||
with:
|
||||
platforms: arm64
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
platforms: linux/arm64
|
||||
with:
|
||||
platforms: linux/arm64
|
||||
|
||||
- name: Build ARM Executable
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user