Skip to content

Commit

Permalink
build(ci): remove unecessary actions
Browse files Browse the repository at this point in the history
  • Loading branch information
criyle committed Jan 26, 2025
1 parent a77066d commit 5ab4510
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
fetch-depth: 0
- name: Fetch all tags
run: git fetch --force --tags
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to DockerHub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 5ab4510

Please sign in to comment.