Skip to content

Commit

Permalink
Try to fix build on Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Feb 18, 2025
1 parent 6403cef commit c3d53d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/building-docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit c3d53d6

Please sign in to comment.