Skip to content

Commit

Permalink
Fix yaml lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Oct 5, 2024
1 parent 4948724 commit 4a3cac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
with:
submodules: recursive

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

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

0 comments on commit 4a3cac1

Please sign in to comment.