Skip to content

Commit b1ba8c8

Browse files
Sanketha-Crjoerunderootroot
authored
Update build.yml to unknown tag issue in arc and os (#24)
Update build.yml to unknown tag issue in arc and os --------- Signed-off-by: Joe Runde <Joseph.Runde@ibm.com> Signed-off-by: root <root@Sanketha-ifm1.fyre.ibm.com> Signed-off-by: Sanketha <Sanketha.cr@ibm.com> Co-authored-by: Joe Runde <Joseph.Runde@ibm.com> Co-authored-by: root <root@Sanketha-ifm1.fyre.ibm.com> Co-authored-by: root <root@x86-ifm1.fyre.ibm.com>
1 parent 8df9b9c commit b1ba8c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
steps:
3535
- name: "Checkout"
3636
uses: actions/checkout@v4
37-
37+
- name: "Set up QEMU"
38+
uses: docker/setup-qemu-action@v3
3839
- name: "Set up Docker Buildx"
3940
uses: docker/setup-buildx-action@v3
4041

0 commit comments

Comments
 (0)