Skip to content

Commit

Permalink
Update push-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Feb 6, 2023
1 parent 2146e5c commit e40e47d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:

- name: Setup buildx
if: steps.checkIdExists.outcome != 'failure'
run: |
docker buildx create --name mybuilder
docker buildx use mybuilder
Expand Down

0 comments on commit e40e47d

Please sign in to comment.