Skip to content

Commit f87d67e

Browse files
committed
test
1 parent af70467 commit f87d67e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
with:
6464
# for git describe
6565
fetch-depth: 0
66+
- name: Set up QEMU
67+
uses: docker/setup-qemu-action@v3
6668
- name: Set up Docker Buildx
6769
uses: docker/setup-buildx-action@v3
6870
- name: Build UPG image

0 commit comments

Comments
 (0)