Skip to content

Commit 4217d69

Browse files
Update build.yml
1 parent 3d60887 commit 4217d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121

2222
# Steps represent a sequence of tasks that will be executed as part of the job
2323
steps:
24+
- name: Set up QEMU
25+
uses: docker/setup-qemu-action@v1
2426
- name: Setup Docker Buildx
2527
uses: docker/setup-buildx-action@v1
2628
- name: Login to DockerHub

0 commit comments

Comments
 (0)