Skip to content

Commit c9456e1

Browse files
committed
patch: Fix CI
1 parent 9107518 commit c9456e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/push-all-images.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
# -
3232
# name: Bootstrap config
3333
# run: cp .env_example .env
34+
-
35+
name: Set up QEMU
36+
uses: docker/setup-qemu-action@v3
3437
-
3538
name: Set up Docker Buildx
3639
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)