add qemu for build mumble
This commit is contained in:
4
.github/workflows/voice.yml
vendored
4
.github/workflows/voice.yml
vendored
@@ -47,6 +47,8 @@ jobs:
|
||||
- mumble
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
# Setup QEMU for ARM64 Build
|
||||
- uses: docker/setup-qemu-action@v1
|
||||
- uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
version: "v0.8.2"
|
||||
@@ -63,4 +65,4 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
|
Reference in New Issue
Block a user