Skip to content

Commit

Permalink
do not install qemu if we don't do multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
npepinpe committed Aug 9, 2022
1 parent a8e4b19 commit c57897b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/build-docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ outputs:
runs:
using: composite
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Create context
shell: bash
run: |
Expand Down

0 comments on commit c57897b

Please sign in to comment.