Merge pull request #192 from parkervcp/update-mono
mono: make steamcmd work and build for arm64
This commit is contained in:
2
.github/workflows/mono.yml
vendored
2
.github/workflows/mono.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
context: ./mono
|
||||
file: ./mono/${{ matrix.tag }}/Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/parkervcp/yolks:mono_${{ matrix.tag }}
|
||||
|
Reference in New Issue
Block a user