Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: remove setup-buildx-action step in build workflow
Browse files Browse the repository at this point in the history
Mogyuchi committed Sep 30, 2024
1 parent d06e8f5 commit d0902d8
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
@@ -121,8 +121,6 @@ jobs:
with:
path: artifact
pattern: release-*-unknown-linux-musl
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

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

0 comments on commit d0902d8

Please sign in to comment.