Skip to content

Commit

Permalink
Install QEMU static binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-venturini committed Apr 23, 2024
1 parent cc8cc79 commit c05aa1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Docker Metadata action
Expand Down

0 comments on commit c05aa1d

Please sign in to comment.