Skip to content

Commit 6c34eb4

Browse files
committed
fixup: quick update, squash later
1 parent 1edcb39 commit 6c34eb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/arm.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030
- run: docker run --rm --privileged multiarch/qemu-user-static:register --reset
31+
- run: apt-get install -y make
3132
- uses: docker://multiarch/ubuntu-core:s390x-focal
3233
with:
3334
args: >

0 commit comments

Comments
 (0)