Skip to content

Commit 2077820

Browse files
Merge pull request #47 from d4rkstar/main
chore: try to fix gh build action
2 parents d227336 + 8526053 commit 2077820

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
password: ${{ secrets.DOCKERHUB_TOKEN }}
9393
- name: Set up QEMU
9494
uses: docker/setup-qemu-action@v3
95+
with:
96+
image: tonistiigi/binfmt:qemu-v9.2.0-48
9597
- name: Set up Docker Buildx
9698
uses: docker/setup-buildx-action@v3
9799
- name: Image

0 commit comments

Comments
 (0)