Skip to content

Commit

Permalink
docker/setup-qemu: try III
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed Dec 14, 2024
1 parent af9396b commit 162f2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: strace -e open,close,read,write,unlink,mkdir,rmdir -f docker run --privileged --rm tonistiigi/binfmt --install arm64
- run: sudo find -name '*qemu*' /
- run: sudo find / -name '*qemu*'

0 comments on commit 162f2d5

Please sign in to comment.