From 4db3c242c1c43ed28f6a883833ab2e8cfd1b12f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 12 Dec 2022 06:06:00 +0200 Subject: [PATCH] Revert "remove binfmt-support" This reverts commit 88b623287cc88f1c64f0b48630d9a15761d12ac5. Although binfmt-support is a dependency, it does not get installed on CI --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 1709f95..664b847 100644 --- a/.build.yml +++ b/.build.yml @@ -3,6 +3,7 @@ packages: - direnv - shellcheck - qemu-user-static + - binfmt-support - moreutils - file - wine64