Skip to content

Commit

Permalink
Install buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Sep 15, 2024
1 parent 65148b4 commit b88b354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
# - name: Set up QEMU
# uses: docker/setup-qemu-action@v3

# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Get version (PowerShell)
run: |
Expand Down

0 comments on commit b88b354

Please sign in to comment.