Skip to content

Commit

Permalink
fix typo in steps
Browse files Browse the repository at this point in the history
  • Loading branch information
satyam7world committed Dec 25, 2023
1 parent 23e545a commit 70f4e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: docker/setup-qemu-action@v3
name: Setup Docker Qemu

- uses: docker/setup-build-action@v3
- uses: docker/setup-buildx-action@v3
name: Setup Docker Buildx

- uses: docker/login-action@v3
Expand Down

0 comments on commit 70f4e8f

Please sign in to comment.