Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
also setup qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Aug 8, 2021
1 parent 7bd8f80 commit 1474ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
steps:
- uses: actions/checkout@v2

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

- uses: docker/setup-buildx-action@v1

- uses: docker/login-action@v1
Expand Down

0 comments on commit 1474ab2

Please sign in to comment.