Skip to content

Commit

Permalink
ci: remove setup-buildx-action step in build workflow (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Oct 16, 2024
1 parent 8e5120b commit 2375697
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ jobs:
with:
path: artifact
pattern: release-*-unknown-linux-musl
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1

- name: Log in to the Container registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand Down

0 comments on commit 2375697

Please sign in to comment.