Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
timqi committed Dec 6, 2024
1 parent 0e0c554 commit 04f0a1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/timqi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,9 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
# if: steps.sync.outputs.has_new_commits == 'true'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
# if: steps.sync.outputs.has_new_commits == 'true'

- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 04f0a1f

Please sign in to comment.