Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Peter committed Jul 6, 2024
1 parent b7247d2 commit 838706b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/build/docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ runs:
password: ${{ inputs.docker_hub_access_token }}

# ########################### Setup QEMU ###########################
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v3
- name: Set up QEMU
uses: docker/setup-qemu-action@v3

########################### Setup Docker ###########################
- name: Set up Docker Buildx
Expand Down

0 comments on commit 838706b

Please sign in to comment.