Skip to content

Commit

Permalink
Update buildx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Jul 28, 2023
1 parent fb54a01 commit 4e0adbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
shell: bash -xe {0}
steps:
- run: docker build ls
- name: Set up QEMU
uses: docker/setup-qemu-action@9d429d4c1cda1009cb0bee249cf42bef72a9228d
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0
- run: docker buildx create --name mybuilder --driver docker-container --bootstrap --use
Expand Down

0 comments on commit 4e0adbe

Please sign in to comment.