Skip to content

Commit

Permalink
💚 chore: Update QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
nyeoni committed Aug 22, 2023
1 parent 9131154 commit f83448d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

- name: Set up QEMU
uses: docker/setup-qemu-action@v2

- name: Login to DockerHub
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit f83448d

Please sign in to comment.