mirror of
https://github.com/alterware/aw-bot.git
synced 2025-12-16 06:27:48 +00:00
fix: forgot to setup QEMU
This commit is contained in:
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3.7.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.11.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user