mirror of
https://github.com/alterware/aw-bot.git
synced 2026-08-08 07:35:12 +00:00
fix: forgot to setup QEMU
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/[email protected]
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/[email protected]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user