Skip to content

Commit

Permalink
fix: configure qemu publish (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoanmm authored Mar 11, 2022
1 parent ce4296b commit 798f986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
go-version: 1.16.x

- name: Configure qemu
uses: docker/setup-qemu-action@v1

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

Expand Down

0 comments on commit 798f986

Please sign in to comment.