Skip to content

Commit

Permalink
Revert "Fix yaml lint issue (#1481)"
Browse files Browse the repository at this point in the history
This reverts commit db46126.
  • Loading branch information
peterMuriuki committed Oct 11, 2024
1 parent 21b590f commit 72e72ec
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 72e72ec

Please sign in to comment.