Skip to content

Commit e5afeee

Browse files
committed
Get rid of docker/setup-buildx-action
1 parent 535c6e0 commit e5afeee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
username: ${{ github.actor }}
5454
password: ${{ secrets.GITHUB_TOKEN }}
5555

56-
- name: Set up Docker Buildx
57-
uses: docker/setup-buildx-action@v3
58-
5956
- name: Build and push
6057
uses: docker/build-push-action@v6
6158
with:

0 commit comments

Comments
 (0)