Skip to content

Commit

Permalink
chore: Set up QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Aug 30, 2023
1 parent b6db41b commit 096e686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Install make
run: sudo apt-get -y install make
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
-
name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit 096e686

Please sign in to comment.