Skip to content

Commit 04f0a1f

Browse files
committed
Update
1 parent 0e0c554 commit 04f0a1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/timqi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,9 @@ jobs:
5858
5959
- name: Set up QEMU
6060
uses: docker/setup-qemu-action@v2
61-
# if: steps.sync.outputs.has_new_commits == 'true'
6261

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

6765
- name: Build and push Docker image
6866
uses: docker/build-push-action@v4

0 commit comments

Comments
 (0)